diff --git a/hch/CSpellHandler.h b/hch/CSpellHandler.h index d696d5f0e..174688ba6 100644 --- a/hch/CSpellHandler.h +++ b/hch/CSpellHandler.h @@ -54,7 +54,7 @@ public: class DLL_EXPORT CSpellHandler { public: - CSpellHandler::CSpellHandler(); + CSpellHandler(); std::vector spells; void loadSpells();