]> gitweb.stoutner.com Git - PrivacyBrowserPC.git/blobdiff - src/mainwindow.h
Add the GPLv3+ licensing information.
[PrivacyBrowserPC.git] / src / mainwindow.h
index a70db9f71054eb4ff155a001ddfff07f47103a59..f108c0da6833a94f0230ea8dc6bd0c374bbf49f7 100644 (file)
@@ -21,8 +21,8 @@
 #define MAINWINDOW_H
 
 // Application headers.
-#include "ui_settings.h"
-#include "PrivacyBrowserPCSettings.h"
+#include "ui_settings.h"  // TODO.  Can probably be removed.  Does not appear to exist.
+#include "PrivacyBrowserPCSettings.h"  // TODO.  Can probably be removed.  Doe snot appear to exist.
 
 // KDE Frameworks headers.
 #include <KXmlGuiWindow>