summaryrefslogtreecommitdiffstats
path: root/mainwindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'mainwindow.h')
-rw-r--r--mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/mainwindow.h b/mainwindow.h
index 5ff48ea6..f7dad7e7 100644
--- a/mainwindow.h
+++ b/mainwindow.h
@@ -75,6 +75,7 @@ private slots:
void showContextMenu(const QPoint& pos);
void addFolder();
void editPassword();
+ void focusInput();
private:
QApplication *QtPass;