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/projdesignerplugins/defaultplugin/ui_defaultemptyscenewidget.h

    r2 r42  
    11/********************************************************************************
    2 ** Form generated from reading ui file 'defaultemptyscenewidget.ui'
     2** Form generated from reading UI file 'defaultemptyscenewidget.ui'
    33**
    4 ** Created: Mon 27. Apr 14:23:52 2009
    5 **      by: Qt User Interface Compiler version 4.5.1
     4** Created: Wed 19. May 08:22:26 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
     
    4040        vboxLayout->setSpacing(6);
    4141#endif
    42         vboxLayout->setMargin(0);
     42        vboxLayout->setContentsMargins(0, 0, 0, 0);
    4343        vboxLayout->setObjectName(QString::fromUtf8("vboxLayout"));
    4444        projectionGroup = new QGroupBox(DefaultEmptySceneWidget);
     
    4949#endif
    5050#ifndef Q_OS_MAC
    51         vboxLayout1->setMargin(9);
     51        vboxLayout1->setContentsMargins(9, 9, 9, 9);
    5252#endif
    5353        vboxLayout1->setObjectName(QString::fromUtf8("vboxLayout1"));
     
    7272        projectionGroup->setTitle(QApplication::translate("DefaultEmptySceneWidget", "Empty Properties", 0, QApplication::UnicodeUTF8));
    7373        label->setText(QApplication::translate("DefaultEmptySceneWidget", "(nothing, sorry!)", 0, QApplication::UnicodeUTF8));
    74         Q_UNUSED(DefaultEmptySceneWidget);
    7574    } // retranslateUi
    7675
Note: See TracChangeset for help on using the changeset viewer.