]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/clients/clients.h
start to tweak prune algo
[bacula/bacula] / bacula / src / qt-console / clients / clients.h
index 8c206faa49f6d4fe5f98f40b8f148f89d1a3cb6e..6bc77e5f517d4702926baf8b6b80b9e460700624 100644 (file)
@@ -61,8 +61,10 @@ private slots:
 
 private:
    void createContextMenu();
+   void settingsOpenStatus(QString& client);
    QString m_currentlyselected;
    bool m_populated;
+   bool m_firstpopulation;
    bool m_checkcurwidget;
 };