changeset 2261 | 57e99c908e7c |
parent 2155 | d897222d3339 |
child 2377 | f3fab2b09e0c |
--- a/QTfrontend/pages.h Sun Jul 12 19:12:08 2009 +0000 +++ b/QTfrontend/pages.h Tue Jul 14 20:02:07 2009 +0000 @@ -221,6 +221,10 @@ QCheckBox *CBShowFPS; QCheckBox *CBAltDamage; QCheckBox *CBNameWithDate; +#ifdef __APPLE__ + QCheckBox *CBAutoUpdate; +#endif + FPSEdit *fpsedit; QPushButton *BtnSaveOptions; QLabel *labelNN;