aboutsummaryrefslogtreecommitdiff
path: root/lib/downloads/widgets/elidedlabel.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/downloads/widgets/elidedlabel.h')
-rw-r--r--lib/downloads/widgets/elidedlabel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/downloads/widgets/elidedlabel.h b/lib/downloads/widgets/elidedlabel.h
index b147d1a..3e3ccba 100644
--- a/lib/downloads/widgets/elidedlabel.h
+++ b/lib/downloads/widgets/elidedlabel.h
@@ -13,6 +13,7 @@
class ElidedLabel : public QLabel
{
+ Q_OBJECT
public:
explicit ElidedLabel(QWidget *parent = nullptr);