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