- Timestamp:
- May 19, 2010, 11:34:45 AM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
projectionDesigner/trunk/projdesigner/ui_qchannelmanagerwidget.h
r4 r48 1 1 /******************************************************************************** 2 ** Form generated from reading uifile 'qchannelmanagerwidget.ui'2 ** Form generated from reading UI file 'qchannelmanagerwidget.ui' 3 3 ** 4 ** Created: Mon 27. Apr 14:25:46 20095 ** by: Qt User Interface Compiler version 4. 5.14 ** Created: Wed 19. May 11:06:38 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 … … 45 45 hboxLayout->setSpacing(6); 46 46 #endif 47 hboxLayout->set Margin(0);47 hboxLayout->setContentsMargins(0, 0, 0, 0); 48 48 hboxLayout->setObjectName(QString::fromUtf8("hboxLayout")); 49 49 vboxLayout = new QVBoxLayout(); … … 52 52 #endif 53 53 #ifndef Q_OS_MAC 54 vboxLayout->set Margin(0);54 vboxLayout->setContentsMargins(0, 0, 0, 0); 55 55 #endif 56 56 vboxLayout->setObjectName(QString::fromUtf8("vboxLayout")); … … 66 66 hboxLayout1->setSpacing(6); 67 67 #endif 68 hboxLayout1->set Margin(0);68 hboxLayout1->setContentsMargins(0, 0, 0, 0); 69 69 hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1")); 70 70 spacerItem = new QSpacerItem(16, 20, QSizePolicy::Expanding, QSizePolicy::Minimum); … … 101 101 addButton->setText(QApplication::translate("QChannelManagerWidget", "Add", 0, QApplication::UnicodeUTF8)); 102 102 removeButton->setText(QApplication::translate("QChannelManagerWidget", "Remove", 0, QApplication::UnicodeUTF8)); 103 Q_UNUSED(QChannelManagerWidget);104 103 } // retranslateUi 105 104
Note: See TracChangeset
for help on using the changeset viewer.