summaryrefslogtreecommitdiff
path: root/src/organizercore.h
diff options
context:
space:
mode:
authorThomas Tanner <trtanner@btinternet.com>2016-06-26 20:27:13 +0100
committerThomas Tanner <trtanner@btinternet.com>2016-06-26 20:27:13 +0100
commit607b2a10aa4eab4c8b0534be20696ebe55151b9a (patch)
tree7ed900320614b7cebe6913af32efe35a649a8e81 /src/organizercore.h
parent6b60d54853e15343a5f09889c4db5757e9f81823 (diff)
Restore commented out code
Diffstat (limited to 'src/organizercore.h')
-rw-r--r--src/organizercore.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/organizercore.h b/src/organizercore.h
index 120e83fa..28fc14ca 100644
--- a/src/organizercore.h
+++ b/src/organizercore.h
@@ -229,6 +229,12 @@ private:
bool testForSteam();
+ /*
+ * std::vector<std::pair<QString, QString>> fileMapping(const QString &dataPath,
+ const MOShared::DirectoryEntry *base,
+ const MOShared::DirectoryEntry *directoryEntry);
+*/
+
bool waitForProcessCompletion(HANDLE handle, LPDWORD exitCode);
private slots: