]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/restore/restoretree.h
Clean up a bit. Randomize the name of the table.
[bacula/bacula] / bacula / src / qt-console / restore / restoretree.h
index 9d486536f54d7c593c0dc8d1e9ae0f2a0bddc367..9077ce6a4fd8ce4e7ba93e04f9e4a3d676830875 100644 (file)
@@ -90,6 +90,8 @@ private:
    void directorySetIcon(int operation, int change, QString &, QTreeWidgetItem* item);
    void fullPathtoSubPaths(QStringList &, QString &);
    int mostRecentVersionfromFullPath(QString &);
+   void setJobsCheckedList();
+   int queryFileIndex(QString &fullPath, int jobID);
 
    bool m_populated;
    QRegExp m_winRegExpDrive;