Skip to content
Snippets Groups Projects
Commit 8c8e1439 authored by Claudio Bisegni's avatar Claudio Bisegni
Browse files

fix resources

parent b3655771
No related branches found
No related tags found
No related merge requests found
<RCC>
<qresource prefix="/">
<file>DefaultStyle.json</file>
<file>preference/test.qml</file>
</qresource>
</RCC>
......@@ -30,7 +30,7 @@ BaseMongoDBDiver::BaseMongoDBDiver() {}
BaseMongoDBDiver::~BaseMongoDBDiver() {}
void BaseMongoDBDiver::initPool(const ChaosStringVector& url_list,
void BaseMongoDBDiver:: initPool(const ChaosStringVector& url_list,
const std::string& user,
const std::string& password,
const std::string& database) {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment