Changeset 48 for projectionDesigner/trunk/projdesigner/ui_qclientwindow.h
- Timestamp:
- May 19, 2010, 11:34:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projectionDesigner/trunk/projdesigner/ui_qclientwindow.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qclientwindow.ui'2 ** Form generated from reading UI file 'qclientwindow.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:56 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:37 2010 5 ** by: Qt User Interface Compiler version 4.6.2 6 6 ** 7 ** WARNING! All changes made in this file will be lost when recompiling uifile!7 ** WARNING! All changes made in this file will be lost when recompiling UI file! 8 8 ********************************************************************************/ 9 9 … … 48 48 hboxLayout->setSpacing(6); 49 49 #endif 50 hboxLayout->set Margin(2);50 hboxLayout->setContentsMargins(2, 2, 2, 2); 51 51 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 52 52 logEdit = new QTextEdit(centralWidget);
Note: See TracChangeset
for help on using the changeset viewer.