summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/mocPlugin/StyleCommon.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/mocPlugin/StyleCommon.hpp')
-rw-r--r--Tests/QtAutogen/mocPlugin/StyleCommon.hpp7
1 files changed, 7 insertions, 0 deletions
diff --git a/Tests/QtAutogen/mocPlugin/StyleCommon.hpp b/Tests/QtAutogen/mocPlugin/StyleCommon.hpp
new file mode 100644
index 0000000..f1a7ec6
--- /dev/null
+++ b/Tests/QtAutogen/mocPlugin/StyleCommon.hpp
@@ -0,0 +1,7 @@
+#ifndef STYLECOMMON_HPP
+#define STYLECOMMON_HPP
+
+// Empty test macro definition
+#define A_CUSTOM_MACRO(name, jsonFile, pluginRegistrations)
+
+#endif