ResizableTextEdit: Remove tab

This commit is contained in:
Jonas Kvinge
2024-05-04 16:21:59 +02:00
parent eff6b75c43
commit e0d9b8f715

View File

@@ -25,7 +25,7 @@
class QResizeEvent;
class ResizableTextEdit : public QTextEdit {
Q_OBJECT
Q_OBJECT
public:
explicit ResizableTextEdit(QWidget *parent = nullptr);