fix: tab close button does not work
This commit is contained in:
@ -35,7 +35,6 @@ public:
|
||||
|
||||
signals:
|
||||
void currentEditorChanged(SciEdit *editor);
|
||||
void tabCloseRequested(int index);
|
||||
|
||||
private slots:
|
||||
void onCurrentChanged(int index);
|
||||
|
Reference in New Issue
Block a user