diff options
Diffstat (limited to 'src/modules/theme/libkvitheme.cpp')
| -rw-r--r-- | src/modules/theme/libkvitheme.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/modules/theme/libkvitheme.cpp b/src/modules/theme/libkvitheme.cpp index 68c7c3eb5..7428dc202 100644 --- a/src/modules/theme/libkvitheme.cpp +++ b/src/modules/theme/libkvitheme.cpp @@ -106,6 +106,7 @@ static bool theme_kvs_cmd_install(KviKvsModuleCommandCall * c) If no switch is present then KVIrc tries to determine automatically the type of theme (user, builtin or external). */ + static bool theme_kvs_cmd_apply(KviKvsModuleCommandCall * c) { QString szTheme; |
