summaryrefslogtreecommitdiffstats
path: root/Tests/RunCMake/Autogen/example_ui.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/RunCMake/Autogen/example_ui.cpp')
-rw-r--r--Tests/RunCMake/Autogen/example_ui.cpp5
1 files changed, 5 insertions, 0 deletions
diff --git a/Tests/RunCMake/Autogen/example_ui.cpp b/Tests/RunCMake/Autogen/example_ui.cpp
new file mode 100644
index 0000000..fb97c32
--- /dev/null
+++ b/Tests/RunCMake/Autogen/example_ui.cpp
@@ -0,0 +1,5 @@
+#include "example_ui.h"
+
+Example::Example()
+{
+}