diff options
Diffstat (limited to 'src/settings.h')
| -rw-r--r-- | src/settings.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/settings.h b/src/settings.h index b4185e86..626582d1 100644 --- a/src/settings.h +++ b/src/settings.h @@ -821,7 +821,7 @@ public: // if 'force' is true, the registration dialog will be shown even if the user // said earlier not to // - void registerAsMODLHandler(bool force); + void registerAsMODLHandler(bool force, bool includeNxm = false); // whether archives should be parsed to show conflicts and contents // |
