QTfrontend/gameuiconfig.h
changeset 8325 ecd51650d5d8
parent 8294 0e5782b0dd54
child 8330 aaefa587e277
child 8346 3443e0de2c9d
--- a/QTfrontend/gameuiconfig.h	Mon Dec 24 16:23:55 2012 +0100
+++ b/QTfrontend/gameuiconfig.h	Mon Dec 24 17:07:12 2012 +0100
@@ -48,7 +48,6 @@
         bool appendDateTimeToRecordName();
         quint8 volume();
         quint8 timerInterval();
-        quint8 bitDepth();
         QString netNick();
         QByteArray netPasswordHash();
         int netPasswordLength();
@@ -92,7 +91,6 @@
     private:
         bool netPasswordIsValid();
         bool eventFilter(QObject *object, QEvent *event);
-        quint8 depth;
 	QString temphash;
 };