src/ImportXML.h

changeset 288
717140ab5647
parent 275
f472f9773782
equal deleted inserted replaced
287:83e66c6b6e07 288:717140ab5647
1 #ifndef _IMPORTXML_H 1 #ifndef _IMPORTXML_H
2 #define _IMPORTXML_H 2 #define _IMPORTXML_H
3 3
4 #include <QDialog> 4 #include <QDialog>
5 5 #include <QJsonDocument>
6 6
7 namespace Ui { 7 namespace Ui {
8 class ImportXML; 8 class ImportXML;
9 } 9 }
10 10

mercurial