diff -r a740069c21e3 -r 8b5345758f62 QTfrontend/pagenettype.h --- 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