aboutsummaryrefslogtreecommitdiffstats
path: root/src/ui/main_window/MainWindow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ui/main_window/MainWindow.h')
-rw-r--r--src/ui/main_window/MainWindow.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ui/main_window/MainWindow.h b/src/ui/main_window/MainWindow.h
index 6847ec4a..197fb04c 100644
--- a/src/ui/main_window/MainWindow.h
+++ b/src/ui/main_window/MainWindow.h
@@ -357,7 +357,7 @@ class MainWindow : public GeneralMainWindow {
/**
* @details called when need to upgrade.
*/
- void slot_version_upgrade_nofity();
+ void slot_version_upgrade_notify();
/**
* @details
@@ -489,7 +489,7 @@ class MainWindow : public GeneralMainWindow {
QAction* copy_key_id_to_clipboard_act_{}; ///<
QAction* copy_key_default_uid_to_clipboard_act_{}; ///<
- QAction* add_key_2_favourtie_act_{}; ///<
+ QAction* add_key_2_favourite_act_{}; ///<
QAction* remove_key_from_favourtie_act_{}; ///<
QAction* set_owner_trust_of_key_act_{}; ///<