summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-12-28 06:37:50 -0500
committerisanae <14251494+isanae@users.noreply.github.com>2020-12-28 06:37:50 -0500
commitf01fe9ce7c17bc9697286b49f03534a45d3daaa4 (patch)
tree143316eabdf57c891e03fcecf8ae8588b5f03868 /src/mainwindow.h
parente43f6e6f377353aec849a4fd7b69315c538bcf94 (diff)
refresh action, added in toolbar and menu
Diffstat (limited to 'src/mainwindow.h')
-rw-r--r--src/mainwindow.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainwindow.h b/src/mainwindow.h
index eae150d6..f8910361 100644
--- a/src/mainwindow.h
+++ b/src/mainwindow.h
@@ -557,6 +557,7 @@ private slots: // ui slots
// actions
void on_actionAdd_Profile_triggered();
void on_actionInstallMod_triggered();
+ void on_action_Refresh_triggered();
void on_actionModify_Executables_triggered();
void on_actionNexus_triggered();
void on_actionNotifications_triggered();