diff options
Diffstat (limited to 'src/actions/windows.h')
-rw-r--r-- | src/actions/windows.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/actions/windows.h b/src/actions/windows.h index 9349a97a6..97851870b 100644 --- a/src/actions/windows.h +++ b/src/actions/windows.h @@ -55,6 +55,7 @@ namespace Actions decHandler(quickWindowShow); decHandler(mailWindowShow); decHandler(serverInfoWindowShow); + decHandler(clanWindowShow); decHandler(showItems); } // namespace Actions |