From a7f6babcd8ad2c8f9146fd96755425b95fe61af9 Mon Sep 17 00:00:00 2001 From: Jonathan Bauer Date: Wed, 23 Mar 2011 13:02:23 +0100 Subject: comment --- src/fbgui.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/fbgui.cpp') diff --git a/src/fbgui.cpp b/src/fbgui.cpp index d4b5c82..4aca2cc 100644 --- a/src/fbgui.cpp +++ b/src/fbgui.cpp @@ -152,7 +152,6 @@ void fbgui::netAccessible(const QString& name) void fbgui::watchDHCP() { _webView->load(QUrl("qrc:/html/loadAbout.html")); - // TODO change directory to the right one... qxtLog->debug() << "Watching " << fileToTriggerURL; QStringList pathToWatch(fileToTriggerURL); _watcher = new QFileSystemWatcher(pathToWatch, this); -- cgit v1.2.3-55-g7522