Fixed a bunch of compiler warnings (mingw compiler).
This commit is contained in:
@@ -358,4 +358,5 @@ void settingsDialogImpl::setLogDir()
|
||||
void settingsDialogImpl::clearInternetGamePassword(bool clear) {
|
||||
|
||||
if(!clear) { lineEdit_InternetGamePassword->clear(); }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user