Ignore:
Timestamp:
May 19, 2010, 8:42:40 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/tag/ProjectionDesigner_1.1.5/projdesigner/ui_qchannelmanagerwidget.h

    r2 r42  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'qchannelmanagerwidget.ui'
     2** Form generated from reading UI file 'qchannelmanagerwidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:25:46 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 08:35:08 2010
     5**      by: Qt User Interface Compiler version 4.6.2
    66**
    7 ** WARNING! All changes made in this file will be lost when recompiling ui file!
     7** WARNING! All changes made in this file will be lost when recompiling UI file!
    88********************************************************************************/
    99
     
    4545        hboxLayout->setSpacing(6);
    4646#endif
    47         hboxLayout->setMargin(0);
     47        hboxLayout->setContentsMargins(0, 0, 0, 0);
    4848        hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
    4949        vboxLayout = new QVBoxLayout();
     
    5252#endif
    5353#ifndef Q_OS_MAC
    54         vboxLayout->setMargin(0);
     54        vboxLayout->setContentsMargins(0, 0, 0, 0);
    5555#endif
    5656        vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
     
    6666        hboxLayout1->setSpacing(6);
    6767#endif
    68         hboxLayout1->setMargin(0);
     68        hboxLayout1->setContentsMargins(0, 0, 0, 0);
    6969        hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
    7070        spacerItem = new QSpacerItem(16, 20, QSizePolicy::Expanding, QSizePolicy::Minimum);
     
    101101        addButton->setText(QApplication::translate("QChannelManagerWidget", "Add", 0, QApplication::UnicodeUTF8));
    102102        removeButton->setText(QApplication::translate("QChannelManagerWidget", "Remove", 0, QApplication::UnicodeUTF8));
    103         Q_UNUSED(QChannelManagerWidget);
    104103    } // retranslateUi
    105104
Note: See TracChangeset for help on using the changeset viewer.