From cfc0b3c05551a5fb612258a3afe81fbcfca5c645 Mon Sep 17 00:00:00 2001 From: LostDragonist Date: Wed, 30 Jan 2019 19:31:25 -0600 Subject: Rename problems to notifications --- src/mainwindow.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mainwindow.h') diff --git a/src/mainwindow.h b/src/mainwindow.h index a8601bee..e919ed2c 100644 --- a/src/mainwindow.h +++ b/src/mainwindow.h @@ -611,7 +611,7 @@ private slots: // ui slots void on_actionInstallMod_triggered(); void on_actionModify_Executables_triggered(); void on_actionNexus_triggered(); - void on_actionProblems_triggered(); + void on_actionNotifications_triggered(); void on_actionSettings_triggered(); void on_actionUpdate_triggered(); void on_actionEndorseMO_triggered(); -- cgit v1.3.1