diff options
Diffstat (limited to 'src/modules/list')
| -rw-r--r-- | src/modules/list/libkvilist.cpp | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/modules/list/libkvilist.cpp b/src/modules/list/libkvilist.cpp index d5fd15a20..6f84116f1 100644 --- a/src/modules/list/libkvilist.cpp +++ b/src/modules/list/libkvilist.cpp @@ -49,6 +49,8 @@ KviPointerList<ListWindow> * g_pListWindowList = 0; The channel list window is opened automatically when a channel list is requested from the server. */ + + static bool list_kvs_cmd_open(KviKvsModuleCommandCall * c) { |
