twanvl 3d9181e5f6 Eliminated most build errors (gcc,linux,wxGTK).
What is left is mostly:
 - warning: converting double to int
     -> add a cast/to_int or ignore
 - wrong initialization order in ctor
     -> just swap the order to match the class
 - errors about wxCursors
     -> add a function loadResourceCursor


git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@183 0fc631ac-6414-0410-93d0-97cfa31319b6
2007-01-29 00:04:20 +00:00
2006-12-25 18:38:34 +00:00
2006-10-01 14:08:07 +00:00
S
Description
No description provided
71 MiB
Languages
C++ 97.3%
PHP 0.6%
Inno Setup 0.6%
Perl 0.6%
CSS 0.3%
Other 0.6%