--- a/QTfrontend/pageconnecting.h Mon Sep 26 21:45:33 2011 +0400
+++ b/QTfrontend/pageconnecting.h Tue Sep 27 00:38:39 2011 +0200
@@ -30,6 +30,10 @@
signals:
void cancelConnection();
+
+protected:
+ QLayout * bodyLayoutDefinition();
+ void connectSignals();
};
#endif