summaryrefslogtreecommitdiff
path: root/tagscene.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tagscene.cpp')
-rw-r--r--tagscene.cpp6
1 files changed, 6 insertions, 0 deletions
diff --git a/tagscene.cpp b/tagscene.cpp
new file mode 100644
index 0000000..5b028a0
--- /dev/null
+++ b/tagscene.cpp
@@ -0,0 +1,6 @@
+#include "tagscene.h"
+
+TagScene::TagScene()
+{
+
+}