--- a/QTfrontend/pagecampaign.h Mon Sep 26 21:45:33 2011 +0400
+++ b/QTfrontend/pagecampaign.h Tue Sep 27 00:38:39 2011 +0200
@@ -32,8 +32,8 @@
QComboBox *CBSelect;
QComboBox *CBTeam;
-private:
- QPushButton *BtnBack;
+protected:
+ QLayout * bodyLayoutDefinition();
};
#endif