summaryrefslogtreecommitdiff
path: root/src/mainwindow.h
diff options
context:
space:
mode:
authorisanae <14251494+isanae@users.noreply.github.com>2020-12-29 07:29:53 -0500
committerGitHub <noreply@github.com>2020-12-29 07:29:53 -0500
commit1b101bda36ed66d08fa597a8956369c9e0af8519 (patch)
treef8a62cc4ac8fb318ef4e86053e389a3187968940 /src/mainwindow.h
parent4b059fa71f0d5043bfac8e48757c69b11a6168c6 (diff)
parent33a177f1eda90b4d1fff92976635beaa59f85172 (diff)
Merge pull request #1333 from isanae/more-stuff-2
More stuff 2
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();