]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/restore/restoretree.h
This is an example of where I would like to go with offering the user the ability
[bacula/bacula] / bacula / src / qt-console / restore / restoretree.h
index 6912941536eafc25e10a5a4b87b3fb803d6d8faa..9077ce6a4fd8ce4e7ba93e04f9e4a3d676830875 100644 (file)
@@ -91,7 +91,7 @@ private:
    void fullPathtoSubPaths(QStringList &, QString &);
    int mostRecentVersionfromFullPath(QString &);
    void setJobsCheckedList();
-   int queryFileId(QString &fullPath, int jobID);
+   int queryFileIndex(QString &fullPath, int jobID);
 
    bool m_populated;
    QRegExp m_winRegExpDrive;