QTfrontend/pageplayrecord.h
changeset 5865 35387d27f73a
parent 5205 78138ae93820
child 6009 14f6fc9869f2
--- 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;