From fa403d052da5a1a4bb932666ad824b45a84b6169 Mon Sep 17 00:00:00 2001 From: Niklas Date: Mon, 19 Sep 2011 17:29:20 +0200 Subject: solved the stupid mistake. just forgot to add an additional header file. rtnl.h. now it is added an it compiles --- LogReceiver/ndgui.cpp | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'LogReceiver/ndgui.cpp') 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() { + +} -- cgit v1.2.3-55-g7522