summaryrefslogtreecommitdiff
path: root/src/profilesdialog.h
diff options
context:
space:
mode:
authorTanninOne <seppleviathan@gmx.de>2015-12-23 11:38:34 +0100
committerTanninOne <seppleviathan@gmx.de>2015-12-23 11:38:34 +0100
commitc037b74b00cc3a20938cd3bbfcd01cfde8ca995c (patch)
treeecaa2106a64b14e46f0b44f030bb1b0c2ca9050c /src/profilesdialog.h
parent502e950cde5920e4184775c47621cb737696f512 (diff)
parent5adb3b377ecd50a75dd034a49582a1da91b67e1c (diff)
Merge branch 'master' into new_vfs_library
Diffstat (limited to 'src/profilesdialog.h')
-rw-r--r--src/profilesdialog.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/profilesdialog.h b/src/profilesdialog.h
index 26476883..073d92b7 100644
--- a/src/profilesdialog.h
+++ b/src/profilesdialog.h
@@ -48,7 +48,6 @@ public:
*
* @param profileName currently enabled profile
* @param parent parent widget
- * @todo the game path could be retrieved from GameInfo just as easily
**/
explicit ProfilesDialog(const QString &profileName, MOBase::IPluginGame const *game, QWidget *parent = 0);
~ProfilesDialog();