aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/TextEdit.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-11-25 21:46:04 +0000
committersaturneric <[email protected]>2024-11-25 21:46:04 +0000
commit21bbd04e05790de5a5feed41ea4d6dbd4a06ad24 (patch)
tree1ad5d897f31cfcf7bafbb418ca7f36b483ef7bd3 /src/ui/widgets/TextEdit.h
parentfix: correct spelling mistake (diff)
downloadGpgFrontend-21bbd04e05790de5a5feed41ea4d6dbd4a06ad24.tar.gz
GpgFrontend-21bbd04e05790de5a5feed41ea4d6dbd4a06ad24.zip
feat: support drop down and open directory
Diffstat (limited to 'src/ui/widgets/TextEdit.h')
-rw-r--r--src/ui/widgets/TextEdit.h2
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
*