浏览代码

Compile fix.

Frank Zago 16 年之前
父节点
当前提交
ad5b30294b
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      hch/CSpellHandler.h

+ 1 - 1
hch/CSpellHandler.h

@@ -54,7 +54,7 @@ public:
 class DLL_EXPORT CSpellHandler
 class DLL_EXPORT CSpellHandler
 {
 {
 public:
 public:
-	CSpellHandler::CSpellHandler();
+	CSpellHandler();
 	std::vector<CSpell> spells;
 	std::vector<CSpell> spells;
 	void loadSpells();
 	void loadSpells();