Some fixes to setting dialogs.
[jspeed] / src / themescheduler.h
index 0501964..be82fb4 100644 (file)
@@ -48,6 +48,7 @@ public:
     QString currentTheme() const;
     void clear();
     void getItems(QList<SchedulerItem>& items);
+    bool isEmpty() const;
 
 public slots:
     void store();