Changeset 9dd61b1 in mmcs for formviewmatrix.C


Ignore:
Timestamp:
Jul 27, 2015, 4:01:23 PM (9 years ago)
Author:
rboet <rboet@…>
Branches:
master, matrices
Children:
8ad4484, 891b869
Parents:
44d1e60
Message:

Avance del proyecto 60%

File:
1 edited

Legend:

Unmodified
Added
Removed
  • formviewmatrix.C

    r44d1e60 r9dd61b1  
    11#include "formviewmatrix.H"
     2#include <QtGui>
     3#include <QtCore>
     4
    25
    36FormViewMatrix::FormViewMatrix(QWidget *parent) :
     
    69    ui.setupUi(this);
    710}
     11
Note: See TracChangeset for help on using the changeset viewer.