diff options
Diffstat (limited to 'src/core/stdchat')
-rw-r--r-- | src/core/stdchat/src/window.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/stdchat/src/window.cpp b/src/core/stdchat/src/window.cpp index 10498ac8de..3e486387a2 100644 --- a/src/core/stdchat/src/window.cpp +++ b/src/core/stdchat/src/window.cpp @@ -1860,6 +1860,7 @@ END_REMOVETAB: return TRUE;
}
}
+ break;
case GC_UPDATENICKLIST:
{
|