summaryrefslogtreecommitdiffstats
path: root/LogReceiver/ndgui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'LogReceiver/ndgui.cpp')
-rw-r--r--LogReceiver/ndgui.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/LogReceiver/ndgui.cpp b/LogReceiver/ndgui.cpp
index 5543eef..3fe9c65 100644
--- a/LogReceiver/ndgui.cpp
+++ b/LogReceiver/ndgui.cpp
@@ -183,3 +183,9 @@ void ndgui::showLog()
{
qDebug() << "show log";
}
+
+/*test html gui version*/
+/* slots */
+void ndgui::addInterface() {
+
+}