diff options
Diffstat (limited to 'ingen/Configuration.hpp')
-rw-r--r-- | ingen/Configuration.hpp | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ingen/Configuration.hpp b/ingen/Configuration.hpp index acad6d22..2f272498 100644 --- a/ingen/Configuration.hpp +++ b/ingen/Configuration.hpp @@ -84,6 +84,10 @@ public: /** Save configuration to a file. * + * @param uri_map URI map. + * + * @param app Application name. + * * @param filename If absolute, the configuration will be saved to this * path. Otherwise the configuration will be saved to the user * configuration directory (e.g. ~/.config/ingen/filename). |