diff options
Diffstat (limited to 'src/dolphinpart.h')
| -rw-r--r-- | src/dolphinpart.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/dolphinpart.h b/src/dolphinpart.h index e7198d45e..4a030af89 100644 --- a/src/dolphinpart.h +++ b/src/dolphinpart.h @@ -198,6 +198,8 @@ private Q_SLOTS: */ void updateProgress(int percent); + void createDirectory(); + private: void createActions(); void createGoAction(const char* name, const char* iconName, |
