diff options
| author | Tannin <sherb@gmx.net> | 2015-12-28 14:34:44 +0100 |
|---|---|---|
| committer | Tannin <sherb@gmx.net> | 2015-12-28 14:34:44 +0100 |
| commit | ddf841400ef4da235f11e9b67177a78bb3d519d4 (patch) | |
| tree | 1ae407dbb626ff600e8560996680edb594f89667 /src/profilesdialog.h | |
| parent | 1bfc91046badb609261c78b4b5e03bba4dcb61bd (diff) | |
| parent | d417229e6bbaaf393d9172b3c46ee36d285f2196 (diff) | |
Merge branch 'new_vfs_library' of https://github.com/TanninOne/modorganizer into new_vfs_library
Diffstat (limited to 'src/profilesdialog.h')
| -rw-r--r-- | src/profilesdialog.h | 1 |
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();
|
