This commit is contained in:
dfighter1985 2014-09-10 18:49:34 +02:00
parent bc057ebc20
commit f6650c9c5c
2 changed files with 0 additions and 3 deletions

View file

@ -53,7 +53,6 @@ private:
Ui::GeorgesDFNDialog m_ui; Ui::GeorgesDFNDialog m_ui;
GeorgesDFNDialogPvt *m_pvt; GeorgesDFNDialogPvt *m_pvt;
QString m_fileName;
}; };
#endif #endif

View file

@ -53,8 +53,6 @@ private:
Ui::GeorgesTypDialog m_ui; Ui::GeorgesTypDialog m_ui;
GeorgesTypDialogPvt *m_pvt; GeorgesTypDialogPvt *m_pvt;
QString m_fileName;
}; };