summaryrefslogtreecommitdiffstats
path: root/Tests/QtAutogen/MocInclude/LObjB_p.h
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/QtAutogen/MocInclude/LObjB_p.h')
-rw-r--r--Tests/QtAutogen/MocInclude/LObjB_p.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/Tests/QtAutogen/MocInclude/LObjB_p.h b/Tests/QtAutogen/MocInclude/LObjB_p.h
new file mode 100644
index 0000000..b871f2d
--- /dev/null
+++ b/Tests/QtAutogen/MocInclude/LObjB_p.h
@@ -0,0 +1,12 @@
+#ifndef LOBJB_P_HPP
+#define LOBJB_P_HPP
+
+class LObjBPrivate : public QObject
+{
+ Q_OBJECT
+public:
+ LObjBPrivate();
+ ~LObjBPrivate();
+};
+
+#endif