diff options
Diffstat (limited to 'src/ui/widgets/TextEdit.h')
-rw-r--r-- | src/ui/widgets/TextEdit.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/src/ui/widgets/TextEdit.h b/src/ui/widgets/TextEdit.h index 4b893a3a..5219196f 100644 --- a/src/ui/widgets/TextEdit.h +++ b/src/ui/widgets/TextEdit.h @@ -275,8 +275,6 @@ class TextEdit : public QWidget { private slots: - void slot_file_page_path_changed(const QString& path) const; - /** * @details Remove the tab with given index * |