aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/widgets/FileTreeView.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-08 07:22:03 +0000
committersaturneric <[email protected]>2024-01-08 07:22:03 +0000
commitba7dd4ef022b19e307557561e2c8d788768c5026 (patch)
treed270d4b5219b15bac24c2343261f7b25bf29f99a /src/ui/widgets/FileTreeView.h
parentfeat: improve tool menus and icons (diff)
downloadGpgFrontend-ba7dd4ef022b19e307557561e2c8d788768c5026.tar.gz
GpgFrontend-ba7dd4ef022b19e307557561e2c8d788768c5026.zip
feat: select a directory before entering into the File Browser
Diffstat (limited to 'src/ui/widgets/FileTreeView.h')
-rw-r--r--src/ui/widgets/FileTreeView.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/widgets/FileTreeView.h b/src/ui/widgets/FileTreeView.h
index 94fdb3de..5d013ae4 100644
--- a/src/ui/widgets/FileTreeView.h
+++ b/src/ui/widgets/FileTreeView.h
@@ -33,7 +33,7 @@ namespace GpgFrontend::UI {
class FileTreeView : public QTreeView {
Q_OBJECT
public:
- explicit FileTreeView(QWidget* parent);
+ explicit FileTreeView(QWidget* parent, const QString& target_path);
/**
* @brief Get the Current Path object