diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/src/modlistviewactions.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/src/modlistviewactions.h b/src/src/modlistviewactions.h index 74465e3..d42d05a 100644 --- a/src/src/modlistviewactions.h +++ b/src/src/modlistviewactions.h @@ -122,7 +122,7 @@ public: void setPrimaryCategory(const QModelIndexList& selected, int category,
bool force = true);
- // open the Windows explorer for the specified mods
+ // open the system file manager for the specified mods //
static void openExplorer(const QModelIndexList& index) ;
|
