summaryrefslogtreecommitdiffstats
path: root/src/widget/wlabel.cpp
diff options
context:
space:
mode:
authorJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-07 23:23:29 +0100
committerJan Holthuis <jan.holthuis@ruhr-uni-bochum.de>2020-12-07 23:23:29 +0100
commit5ed122e334449fda0071c4572ce445ed9f2ede4e (patch)
treed68413698a282c1684c280cf670e09167109ed50 /src/widget/wlabel.cpp
parent6bac62651147ff2a902347522a629aea13d81f17 (diff)
parente0f70a2cc1d10b65f5b7cf5bd832121510e66a11 (diff)
Merge branch '2.3' of github.com:mixxxdj/mixxx into cleanup-headers
Diffstat (limited to 'src/widget/wlabel.cpp')
-rw-r--r--src/widget/wlabel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/widget/wlabel.cpp b/src/widget/wlabel.cpp
index 5186d182d5..a732eab87b 100644
--- a/src/widget/wlabel.cpp
+++ b/src/widget/wlabel.cpp
@@ -2,6 +2,7 @@
#include <QFont>
+#include "moc_wlabel.cpp"
#include "widget/wskincolor.h"
WLabel::WLabel(QWidget* pParent)