重新上传
This commit is contained in:
@@ -5,13 +5,7 @@
|
||||
#include <QDate>
|
||||
|
||||
#ifdef quc
|
||||
#if (QT_VERSION < QT_VERSION_CHECK(5,7,0))
|
||||
#include <QtDesigner/QDesignerExportWidget>
|
||||
#else
|
||||
#include <QtUiPlugin/QDesignerExportWidget>
|
||||
#endif
|
||||
|
||||
class QDESIGNER_WIDGET_EXPORT LunarCalendarItem : public QWidget
|
||||
class Q_DECL_EXPORT LunarCalendarItem : public QWidget
|
||||
#else
|
||||
class LunarCalendarItem : public QWidget
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user