Changeset 68e57de in mmcs for ui_formLoadMatrix.h


Ignore:
Timestamp:
Nov 13, 2015, 10:21:25 AM (9 years ago)
Author:
rboet <rudmanmrrod@…>
Branches:
master
Children:
3e5fe28
Parents:
55c03df
Message:

solucionado una dependencia de recurso para la imagen de cargar matriz

File:
1 edited

Legend:

Unmodified
Added
Removed
  • ui_formLoadMatrix.h

    • Property mode changed from 100644 to 100755
    rfe758bf r68e57de  
    22** Form generated from reading UI file 'formLoadMatrix.ui'
    33**
    4 ** Created: Tue Oct 20 08:15:32 2015
     4** Created: Fri Nov 13 07:58:59 2015
    55**      by: Qt User Interface Compiler version 4.8.2
    66**
     
    137137        buttonSearch->setObjectName(QString::fromUtf8("buttonSearch"));
    138138        QIcon icon;
    139         icon.addFile(QString::fromUtf8(":/img/folder_blue.png"), QSize(), QIcon::Normal, QIcon::Off);
     139        icon.addFile(QString::fromUtf8(":/imgs/folder_blue.png"), QSize(), QIcon::Normal, QIcon::Off);
    140140        buttonSearch->setIcon(icon);
    141141        buttonSearch->setFlat(true);
Note: See TracChangeset for help on using the changeset viewer.