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