/* Add C includes here */ #if defined __cplusplus /* Add C++ includes here */ #include <QtCore> #include <QApplication> #include <QtGlobal> #include <QtXml> #include <QtWidgets> #include <QtSvg/QtSvg> #include "options.h" #endif