Fixed a bunch of compiler warnings (mingw compiler).
This commit is contained in:
@@ -88,4 +88,5 @@ void createInternetGameDialogImpl::keyPressEvent ( QKeyEvent * event ) {
|
||||
void createInternetGameDialogImpl::clearGamePassword(bool clear) {
|
||||
|
||||
if(!clear) { lineEdit_Password->clear(); }
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user