1
0
Fork 0
mirror of https://github.com/HenkKalkwater/harbour-sailfin.git synced 2025-09-05 10:12:46 +00:00

WIP: Code cleanup, trying to debug Q_ENUM not visible from QML

This commit is contained in:
Chris Josten 2021-03-29 14:27:37 +02:00
parent 729e343661
commit 89fef6d7f4
642 changed files with 63194 additions and 26509 deletions

View file

@ -1,7 +1,6 @@
#define QT_DEBUG
#define QT_QML_DEBUG
#ifndef QT_DEBUG
#include <QtQuick>
//#endif
#endif
#include <QDebug>
#include <QQmlApplicationEngine>