mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-10 21:06:59 -04:00
fixed sorting of locale combo box
made update_checker compile in vc git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@771 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -30,6 +30,8 @@ DECLARE_POINTER_TYPE(VersionData);
|
||||
|
||||
DECLARE_TYPEOF_COLLECTION(PackageVersionDataP);
|
||||
DECLARE_TYPEOF_COLLECTION(PackageDependencyP);
|
||||
DECLARE_TYPEOF(list<PackageVersionDataP>);
|
||||
DECLARE_TYPEOF(set<String>);
|
||||
|
||||
// ----------------------------------------------------------------------------- : Update data
|
||||
|
||||
|
||||
Reference in New Issue
Block a user