]> git.sur5r.net Git - bacula/bacula/blobdiff - bacula/src/qt-console/restore/restoretree.h
After working on increasing the performance of the sql commands.
[bacula/bacula] / bacula / src / qt-console / restore / restoretree.h
index 0b7b989f4645218d60e2ec14f0ef50685e9bca23..be99c492e2dce2f7b0300a41d53b308f6296ca1a 100644 (file)
@@ -118,7 +118,7 @@ private:
    QHash<QString, int> m_versionExceptionHash;
    QHash<QString, int> m_directoryIconStateHash;
    QHash<QString, int> m_directoryPathIdHash;
-   int m_toggleUpIndex, m_toggleDownIndex;
+   int m_toggleUpIndex, m_toggleDownIndex, m_nullFileNameId;
 };
 
 #endif /* _RESTORETREE_H_ */