diff options
Diffstat (limited to 'src/actionmanager.h')
-rw-r--r-- | src/actionmanager.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/actionmanager.h b/src/actionmanager.h index e415928bb..ebbfc65ad 100644 --- a/src/actionmanager.h +++ b/src/actionmanager.h @@ -1,6 +1,5 @@ /* * The ManaPlus Client - * Copyright (C) 2010 The Mana Developers * Copyright (C) 2011-2012 The ManaPlus Developers * * This file is part of The ManaPlus Client. @@ -117,6 +116,7 @@ namespace ActionManager decHandler(botcheckerWindowShow); decHandler(whoIsOnlineWindowShow); decHandler(didYouKnowWindowShow); + decHandler(questsWindowShow); } #endif |