aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/include/diceparser_qobject/diceparser_qobject_global.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/diceparser_qobject/diceparser_qobject_global.h')
-rw-r--r--include/diceparser_qobject/diceparser_qobject_global.h11
1 files changed, 0 insertions, 11 deletions
diff --git a/include/diceparser_qobject/diceparser_qobject_global.h b/include/diceparser_qobject/diceparser_qobject_global.h
deleted file mode 100644
index ea49727..0000000
--- a/include/diceparser_qobject/diceparser_qobject_global.h
+++ /dev/null
@@ -1,11 +0,0 @@
-#ifndef DICEPARSER_QOBJECT_GLOBAL_H
-#define DICEPARSER_QOBJECT_GLOBAL_H
-
-#include <QtCore/qglobal.h>
-
-#if defined(DICEPARSER_QOBJECT_LIBRARY)
-#define DICEPARSER_QOBJECT_EXPORT Q_DECL_EXPORT
-#else
-#define DICEPARSER_QOBJECT_EXPORT Q_DECL_IMPORT
-#endif
-#endif // DICEPARSER_QOBJECT_GLOBAL_H