ResizableTextEdit: Remove tab
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
class QResizeEvent;
|
||||
|
||||
class ResizableTextEdit : public QTextEdit {
|
||||
Q_OBJECT
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
explicit ResizableTextEdit(QWidget *parent = nullptr);
|
||||
|
||||
Reference in New Issue
Block a user