mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-07 19:35:32 +08:00
#12 Fixing linux build
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user