summaryrefslogtreecommitdiff
path: root/src/profilesdialog.h
diff options
context:
space:
mode:
authorTanninOne <seppleviathan@gmx.de>2015-12-19 10:33:36 +0100
committerTanninOne <seppleviathan@gmx.de>2015-12-19 10:33:36 +0100
commit9d260a43f66e8133b90780f86abe9e1a134e708e (patch)
tree377456ab85aca7b8a91a22bf75838e013a01c75b /src/profilesdialog.h
parent9effaec234e85a8ae5bdfad9811fdacc7972e046 (diff)
parentc344714661a2404a54428439f0cf7dbb1573d01f (diff)
Merge pull request #422 from ThosRTanner/master
remove last vestiges of GameInfo
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();