diff -r b72c6db6890b -r 5dc02b23752f src/gui/dialogs/qfilesystemmodel.h --- a/src/gui/dialogs/qfilesystemmodel.h Wed Jun 23 19:07:03 2010 +0300 +++ b/src/gui/dialogs/qfilesystemmodel.h Tue Jul 06 15:10:48 2010 +0300 @@ -70,6 +70,7 @@ Q_SIGNALS: void rootPathChanged(const QString &newPath); void fileRenamed(const QString &path, const QString &oldName, const QString &newName); + void directoryLoaded(const QString &path); public: enum Roles {