From 577ecda421be086b8cd501b21a2d5d40c0fd2ff8 Mon Sep 17 00:00:00 2001 From: Andrei Karas Date: Wed, 6 Mar 2013 01:04:27 +0300 Subject: Add radio button in quit dialog for rate application in google play (only for Android) --- src/gui/quitdialog.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/gui/quitdialog.h') diff --git a/src/gui/quitdialog.h b/src/gui/quitdialog.h index 760030e26..7f570bc1c 100644 --- a/src/gui/quitdialog.h +++ b/src/gui/quitdialog.h @@ -72,10 +72,12 @@ class QuitDialog final : public Window, public gcn::ActionListener, RadioButton *mForceQuit; RadioButton *mSwitchAccountServer; RadioButton *mSwitchCharacter; + RadioButton *mRate; Button *mOkButton; Button *mCancelButton; QuitDialog **mMyPointer; + bool mNeedForceQuit; }; #endif -- cgit v1.2.3-60-g2f50