From 35c3facc81cf10a2070cc5091e4e447ecc7416e3 Mon Sep 17 00:00:00 2001 From: Manuel Schneider Date: Tue, 6 May 2014 14:37:44 +0200 Subject: Changes the approach of Qt Gui initialization to the member pointer approach. This means multiple inheritance is avoided and the form is now a member pointer of the class. Immlicitely renamed some ui elements for clearification. Again changed unnecessary use of QDialog to QWidget. --- gui/client/connect.ui | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'gui/client/connect.ui') diff --git a/gui/client/connect.ui b/gui/client/connect.ui index c702123..1cb873c 100644 --- a/gui/client/connect.ui +++ b/gui/client/connect.ui @@ -1,13 +1,13 @@ - Dialog - + ConnectWindow + 0 0 - 511 - 121 + 512 + 128 -- cgit v1.2.3-55-g7522