aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.h
diff options
context:
space:
mode:
authorsaturneric <[email protected]>2024-01-01 09:15:25 +0000
committersaturneric <[email protected]>2024-01-01 09:15:25 +0000
commit1cdba285be9bebd9b793fc6ae0369d201a0e713b (patch)
tree6f38e86b19044ba9ecbe9a520e150dd49cb992a8 /src/ui/main_window/MainWindow.h
parentfeat: fully test basical operations of archive and file (diff)
downloadGpgFrontend-1cdba285be9bebd9b793fc6ae0369d201a0e713b.tar.gz
GpgFrontend-1cdba285be9bebd9b793fc6ae0369d201a0e713b.zip
feat: improve file browser's functions and tidy up codes
Diffstat (limited to 'src/ui/main_window/MainWindow.h')
-rw-r--r--src/ui/main_window/MainWindow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ui/main_window/MainWindow.h b/src/ui/main_window/MainWindow.h
index 70bf7cb9..7697e2f3 100644
--- a/src/ui/main_window/MainWindow.h
+++ b/src/ui/main_window/MainWindow.h
@@ -114,7 +114,7 @@ class MainWindow : public GeneralMainWindow {
/**
* @details Open a new tab for path
*/
- void SlotOpenFile(QString& path);
+ void SlotOpenFile(const QString& path);
/**
* @details Open dialog for encrypting file.