Correctly copy libraries

Combine SyncWidget and openspace::DownloadManager
This commit is contained in:
Alexander Bock
2015-06-10 02:37:37 +02:00
parent f1791d9816
commit bf58c8ab75
7 changed files with 17 additions and 3 deletions

View File

@@ -50,6 +50,7 @@ public:
static const std::string KeyLogImmediateFlush;
static const std::string KeyLogs;
static const std::string KeyDisableMasterRendering;
static const std::string KeyDownloadRequestURL;
bool loadFromFile(const std::string& filename);