Changeset e62517a in mmcs for ui_formpreciosnohomogeneos.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_formpreciosnohomogeneos.h

    • Property mode changed from 100755 to 100644
    r68e57de re62517a  
    22** Form generated from reading UI file 'formpreciosnohomogeneos.ui'
    33**
    4 ** Created: Tue Sep 22 10:47:39 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 (FormPreciosNoHomogeneos->objectName().isEmpty())
    29             FormPreciosNoHomogeneos->setObjectName(QString::fromUtf8("FormPreciosNoHomogeneos"));
     28            FormPreciosNoHomogeneos->setObjectName(QStringLiteral("FormPreciosNoHomogeneos"));
    3029        FormPreciosNoHomogeneos->setWindowModality(Qt::ApplicationModal);
    3130        FormPreciosNoHomogeneos->resize(635, 350);
     
    3837    void retranslateUi(QWidget *FormPreciosNoHomogeneos)
    3938    {
    40         FormPreciosNoHomogeneos->setWindowTitle(QApplication::translate("FormPreciosNoHomogeneos", "Modelo de Precios No Homog\303\251neo", 0, QApplication::UnicodeUTF8));
     39        FormPreciosNoHomogeneos->setWindowTitle(QApplication::translate("FormPreciosNoHomogeneos", "Modelo de Precios No Homog\303\251neo", 0));
    4140    } // retranslateUi
    4241
Note: See TracChangeset for help on using the changeset viewer.