Fixed a bunch of compiler warnings.
This commit is contained in:
@@ -513,4 +513,4 @@ void gameLobbyDialogImpl::hideShowGameDescription(bool show) {
|
||||
label_gameDesc4->hide();
|
||||
label_gameDesc5->hide();
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
@@ -82,4 +82,4 @@ std::string QtHelper::getDataPathStdString(const std::string &appPath)
|
||||
|
||||
|
||||
return (QDir::cleanPath(path) + "/").toUtf8().constData();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user