aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/ui/main_window/MainWindow.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ui/main_window/MainWindow.h b/src/ui/main_window/MainWindow.h
index f26a0a36..81975579 100644
--- a/src/ui/main_window/MainWindow.h
+++ b/src/ui/main_window/MainWindow.h
@@ -152,6 +152,11 @@ class MainWindow : public GeneralMainWindow {
*/
void SlotSetRestartNeeded(int);
+ /**
+ * @details Open a new tab for path
+ */
+ void SlotRaisePinentry();
+
private slots:
/**