src/gui/dialogs/qfilesystemmodel.h
branchGCC_SURGE
changeset 31 5daf16870df6
parent 30 5dc02b23752f
--- a/src/gui/dialogs/qfilesystemmodel.h	Mon Jun 21 22:38:13 2010 +0100
+++ b/src/gui/dialogs/qfilesystemmodel.h	Thu Jul 22 16:41:55 2010 +0100
@@ -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 {