diff -r 6cc72b333c5f -r 35387d27f73a QTfrontend/pageplayrecord.h --- a/QTfrontend/pageplayrecord.h Sun Sep 11 13:21:50 2011 -0400 +++ b/QTfrontend/pageplayrecord.h Sun Sep 11 21:45:28 2011 +0400 @@ -39,6 +39,7 @@ PagePlayDemo(QWidget* parent = 0); void FillFromDir(RecordType rectype); + bool isSave(); QPushButton *BtnBack; QPushButton *BtnPlayDemo;