This commit is contained in:
ts-korhonen
2021-12-17 07:37:04 +02:00

View File

@@ -5,6 +5,8 @@
#include <QLabel>
#include <QMouseEvent>
#include <memory>
class QStatusBar;
class ClickableLabel : public QLabel {