summaryrefslogtreecommitdiffstats
path: root/src/gui/widgets/Label.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/widgets/Label.cpp')
-rw-r--r--src/gui/widgets/Label.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/gui/widgets/Label.cpp b/src/gui/widgets/Label.cpp
new file mode 100644
index 0000000..69f504b
--- /dev/null
+++ b/src/gui/widgets/Label.cpp
@@ -0,0 +1,2 @@
+#include "Label.h"
+#include "Label.moc"