summary refs log tree commit diff
path: root/include/ui/Label.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/ui/Label.h')
-rw-r--r--include/ui/Label.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/ui/Label.h b/include/ui/Label.h

index 66e98115..09cf27d7 100644 --- a/include/ui/Label.h +++ b/include/ui/Label.h
@@ -11,7 +11,6 @@ public: explicit Label(const QString &text, QWidget *parent = Q_NULLPTR, Qt::WindowFlags f = Qt::WindowFlags()); - ~Label() override {} signals: void clicked(QMouseEvent *e);