check if settingsdialog is called from ingame and disable reset settings
button
This commit is contained in:
@@ -126,7 +126,8 @@ signals:
|
||||
public slots:
|
||||
|
||||
void callAboutPokerthDialog();
|
||||
void callSettingsDialog();
|
||||
void callSettingsDialog(bool);
|
||||
void callSettingsDialogFromStartwindow();
|
||||
void callNewGameDialog();
|
||||
void callGameLobbyDialog();
|
||||
void callCreateNetworkGameDialog();
|
||||
|
||||
Reference in New Issue
Block a user