diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2020-04-23 21:00:00 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2020-04-23 21:00:00 -0400 |
| commit | bbfec30539b31a2b8faa0df79435db94cefee8fe (patch) | |
| tree | 58a6b7f8f0325665b0f3e93f2bfecdbe6beeb536 /src/activatemodsdialog.h | |
| parent | 530bade5f71806a7ffd317a6ba2b5cdccb1cc69c (diff) | |
now using new common cmakefiles
fixed includes because shared/ isn't in the path anymore
removed unused modeltest files
Diffstat (limited to 'src/activatemodsdialog.h')
| -rw-r--r-- | src/activatemodsdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
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
|
