diff options
| author | Tannin <devnull@localhost> | 2013-06-05 10:05:29 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2013-06-05 10:05:29 +0200 |
| commit | 97111de1409a59eea9e7ab5050ab70f4d01ddb8e (patch) | |
| tree | 6d3ed6dd899573d23bef15adb2519173cd844b76 /src/syncoverwritedialog.h | |
| parent | 280691ebc36d34c803a5bd8e01616680b0d2fafb (diff) | |
| parent | 1606c1366f5d0ba304334b0e57680fb99feb88b9 (diff) | |
Merge
Diffstat (limited to 'src/syncoverwritedialog.h')
| -rw-r--r-- | src/syncoverwritedialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/syncoverwritedialog.h b/src/syncoverwritedialog.h index da7c8cf5..74c9a58f 100644 --- a/src/syncoverwritedialog.h +++ b/src/syncoverwritedialog.h @@ -40,7 +40,7 @@ public: void apply(const QString &modDirectory); private: - void refresh(const QString &path, MOShared::DirectoryEntry *directoryStructure); + void refresh(const QString &path); void readTree(const QString &path, MOShared::DirectoryEntry *directoryStructure, QTreeWidgetItem *subTree); void applyTo(QTreeWidgetItem *item, const QString &path, const QString &modDirectory); |
