From bbfec30539b31a2b8faa0df79435db94cefee8fe Mon Sep 17 00:00:00 2001 From: isanae <14251494+isanae@users.noreply.github.com> Date: Thu, 23 Apr 2020 21:00:00 -0400 Subject: now using new common cmakefiles fixed includes because shared/ isn't in the path anymore removed unused modeltest files --- src/activatemodsdialog.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/activatemodsdialog.h') diff --git a/src/activatemodsdialog.h b/src/activatemodsdialog.h index f36b5fde..56dda237 100644 --- a/src/activatemodsdialog.h +++ b/src/activatemodsdialog.h @@ -53,7 +53,7 @@ public: /** * @brief get a list of mods that the user chose to activate - * + * * @note This can of ocurse only be called after the dialog has been displayed * * @return set< QString > the mods to activate -- cgit v1.3.1