added dummy checkboxes on UI settings page; added UI page to the set of tabs
[simple-launcher] / settings-dialog.h
index 4de69ef..268c1f0 100644 (file)
@@ -25,7 +25,7 @@
 
 class SettingsDialog {
 public:
-  SettingsDialog(GtkWindow *, int, LauncherItems&);
+  SettingsDialog(GtkWindow *parent, LauncherItems& items);
  ~SettingsDialog();
 
   gint run();