changeset 6009 | 14f6fc9869f2 |
parent 5865 | 35387d27f73a |
child 6042 | 8b5345758f62 |
--- a/QTfrontend/pageplayrecord.h Sat Sep 24 04:53:53 2011 +0200 +++ b/QTfrontend/pageplayrecord.h Sat Sep 24 16:22:10 2011 +0200 @@ -41,7 +41,6 @@ void FillFromDir(RecordType rectype); bool isSave(); - QPushButton *BtnBack; QPushButton *BtnPlayDemo; QPushButton *BtnRenameRecord; QPushButton *BtnRemoveRecord; @@ -49,6 +48,7 @@ private: RecordType recType; + QPushButton *BtnBack; private slots: void renameRecord();