From f01fe9ce7c17bc9697286b49f03534a45d3daaa4 Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Mon, 28 Dec 2020 06:37:50 -0500 Subject: refresh action, added in toolbar and menu --- src/mainwindow.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/mainwindow.h') 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(); -- cgit v1.3.1