QTfrontend/pageinfo.h
changeset 5651 a7de68f4f87f
parent 5205 78138ae93820
child 6009 14f6fc9869f2
--- a/QTfrontend/pageinfo.h	Mon Aug 22 17:54:04 2011 +0400
+++ b/QTfrontend/pageinfo.h	Mon Aug 22 16:20:28 2011 +0200
@@ -30,6 +30,7 @@
 public:
     PageInfo(QWidget* parent = 0);
 
+    QPushButton *BtnSnapshots;
     QPushButton *BtnBack;
     About *about;
 };