fix: tab close button does not work

This commit is contained in:
2025-10-12 15:50:31 +08:00
parent 7626508462
commit a03c88f291
2 changed files with 39 additions and 24 deletions

View File

@ -35,7 +35,6 @@ public:
signals:
void currentEditorChanged(SciEdit *editor);
void tabCloseRequested(int index);
private slots:
void onCurrentChanged(int index);