some enum warrnings compil fixes

This commit is contained in:
Jacek Jendrzej
2015-02-15 22:16:47 +01:00
parent cbf4c9bae8
commit 051fb7c008
10 changed files with 27 additions and 27 deletions

View File

@@ -66,7 +66,7 @@ class CBuildInfo : public CMenuTarget, public CComponentsWindow
BI_TYPE_ID_CREATOR,
#endif
BI_TYPE_IDS,
BI_TYPE_IDS
};
CBuildInfo();