diff -r 607912ccc5af -r 279e10ec31b4 QTfrontend/gameuiconfig.h --- a/QTfrontend/gameuiconfig.h Sun Dec 10 18:13:10 2006 +0000 +++ b/QTfrontend/gameuiconfig.h Sun Dec 10 18:57:05 2006 +0000 @@ -35,6 +35,8 @@ int vid_Resolution(); bool vid_Fullscreen(); bool isSoundEnabled(); + bool isShowFPSEnabled(); + quint8 timerInterval(); QString GetRandomTheme(); private slots: