#12 Fixing linux build

This commit is contained in:
Roland Winklmeier
2013-03-30 17:41:04 +01:00
parent eea8405e1c
commit 585c4db578
27 changed files with 68 additions and 37 deletions

View File

@@ -36,7 +36,7 @@ namespace BlackMisc
/*!
\param path absolute pathname
*/
void setConfigPath(QString &path);
void setConfigPath(QString path);
int readConfig(bool forceReload = false);
@@ -56,4 +56,4 @@ namespace BlackMisc
};
} // namespace BlackLib
#endif // CONFIGMANAGER_H
#endif // CONFIGMANAGER_H