check if settingsdialog is called from ingame and disable reset settings

button
This commit is contained in:
doitux
2012-01-06 09:34:26 +00:00
parent cd3eaaf2b9
commit bc8f9b9b89
6 changed files with 40 additions and 10 deletions
+2 -1
View File
@@ -126,7 +126,8 @@ signals:
public slots:
void callAboutPokerthDialog();
void callSettingsDialog();
void callSettingsDialog(bool);
void callSettingsDialogFromStartwindow();
void callNewGameDialog();
void callGameLobbyDialog();
void callCreateNetworkGameDialog();