Changeset e62517a in mmcs for ui_formencadenamientos.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_formencadenamientos.h

    • Property mode changed from 100755 to 100644
    rf473a7f re62517a  
    22** Form generated from reading UI file 'formencadenamientos.ui'
    33**
    4 ** Created by: Qt User Interface Compiler version 4.8.6
     4** Created by: Qt User Interface Compiler version 5.3.2
    55**
    66** WARNING! All changes made in this file will be lost when recompiling UI file!
     
    1111
    1212#include <QtCore/QVariant>
    13 #include <QtGui/QAction>
    14 #include <QtGui/QApplication>
    15 #include <QtGui/QButtonGroup>
    16 #include <QtGui/QHeaderView>
    17 #include <QtGui/QWidget>
     13#include <QtWidgets/QAction>
     14#include <QtWidgets/QApplication>
     15#include <QtWidgets/QButtonGroup>
     16#include <QtWidgets/QHeaderView>
     17#include <QtWidgets/QWidget>
    1818
    1919QT_BEGIN_NAMESPACE
     
    2626    {
    2727        if (FormEncadenamientos->objectName().isEmpty())
    28             FormEncadenamientos->setObjectName(QString::fromUtf8("FormEncadenamientos"));
     28            FormEncadenamientos->setObjectName(QStringLiteral("FormEncadenamientos"));
    2929        FormEncadenamientos->resize(756, 395);
    3030
     
    3636    void retranslateUi(QWidget *FormEncadenamientos)
    3737    {
    38         FormEncadenamientos->setWindowTitle(QApplication::translate("FormEncadenamientos", "Encadenamiento", 0, QApplication::UnicodeUTF8));
     38        FormEncadenamientos->setWindowTitle(QApplication::translate("FormEncadenamientos", "Encadenamiento", 0));
    3939    } // retranslateUi
    4040
Note: See TracChangeset for help on using the changeset viewer.