Ignore:
Timestamp:
May 19, 2010, 11:34:45 AM (14 years ago)
Author:
Torben Dannhauer
Message:
 
File:
1 edited

Legend:

Unmodified
Added
Removed
  • projectionDesigner/trunk/projdesigner/ui_qtransformmatrixwidget.h

    r4 r48  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'qtransformmatrixwidget.ui'
     2** Form generated from reading UI file 'qtransformmatrixwidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:25:23 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 11:06:34 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
     
    5454        hboxLayout->setSpacing(6);
    5555#endif
    56         hboxLayout->setMargin(0);
     56        hboxLayout->setContentsMargins(0, 0, 0, 0);
    5757        hboxLayout->setObjectName(QString::fromUtf8("hboxLayout"));
    5858        transformGroup = new QGroupBox(QTransformMatrixWidget);
     
    6262        hboxLayout1->setSpacing(6);
    6363#endif
    64         hboxLayout1->setMargin(0);
     64        hboxLayout1->setContentsMargins(0, 0, 0, 0);
    6565        hboxLayout1->setObjectName(QString::fromUtf8("hboxLayout1"));
    6666        gridLayout = new QGridLayout();
     
    6868        gridLayout->setSpacing(6);
    6969#endif
    70         gridLayout->setMargin(4);
     70        gridLayout->setContentsMargins(4, 4, 4, 4);
    7171        gridLayout->setObjectName(QString::fromUtf8("gridLayout"));
    7272        posZEdit = new QLineEdit(transformGroup);
     
    154154        rotLabel->setText(QApplication::translate("QTransformMatrixWidget", "Rot", 0, QApplication::UnicodeUTF8));
    155155        scaleLabel->setText(QApplication::translate("QTransformMatrixWidget", "Scale", 0, QApplication::UnicodeUTF8));
    156         Q_UNUSED(QTransformMatrixWidget);
    157156    } // retranslateUi
    158157
Note: See TracChangeset for help on using the changeset viewer.