Changeset e62517a in mmcs for ui_formvariablesexogenas.h


Ignore:
Timestamp:
Aug 31, 2016, 5:18:22 PM (8 years ago)
Author:
rudmanmrrod <rudman22@…>
Branches:
master
Children:
0b59ba5
Parents:
4c71262
Message:

Migrado el proyecto a la versión 5 de Qt, agregado primer boceto del PDF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui_formvariablesexogenas.h

    • Property mode changed from 100755 to 100644
    r68e57de re62517a  
    22** Form generated from reading UI file 'formvariablesexogenas.ui'
    33**
    4 ** Created: Thu Aug 6 16:13:25 2015
    5 **      by: Qt User Interface Compiler version 4.8.2
     4** Created by: Qt User Interface Compiler version 5.3.2
    65**
    76** WARNING! All changes made in this file will be lost when recompiling UI file!
     
    1211
    1312#include <QtCore/QVariant>
    14 #include <QtGui/QAction>
    15 #include <QtGui/QApplication>
    16 #include <QtGui/QButtonGroup>
    17 #include <QtGui/QHeaderView>
    18 #include <QtGui/QWidget>
     13#include <QtWidgets/QAction>
     14#include <QtWidgets/QApplication>
     15#include <QtWidgets/QButtonGroup>
     16#include <QtWidgets/QHeaderView>
     17#include <QtWidgets/QWidget>
    1918
    2019QT_BEGIN_NAMESPACE
     
    2726    {
    2827        if (FormVariablesExogenas->objectName().isEmpty())
    29             FormVariablesExogenas->setObjectName(QString::fromUtf8("FormVariablesExogenas"));
     28            FormVariablesExogenas->setObjectName(QStringLiteral("FormVariablesExogenas"));
    3029        FormVariablesExogenas->setWindowModality(Qt::ApplicationModal);
    3130        FormVariablesExogenas->resize(697, 345);
     
    3837    void retranslateUi(QWidget *FormVariablesExogenas)
    3938    {
    40         FormVariablesExogenas->setWindowTitle(QApplication::translate("FormVariablesExogenas", "Defina Variables Ex\303\263genas", 0, QApplication::UnicodeUTF8));
     39        FormVariablesExogenas->setWindowTitle(QApplication::translate("FormVariablesExogenas", "Defina Variables Ex\303\263genas", 0));
    4140    } // retranslateUi
    4241
Note: See TracChangeset for help on using the changeset viewer.