start with implementing fields

git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@12 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
twanvl
2006-10-09 16:21:38 +00:00
parent 35ece4674d
commit b6c7e5bd01
16 changed files with 453 additions and 21 deletions
+9 -3
View File
@@ -555,9 +555,6 @@
<File
RelativePath=".\data\card.hpp">
</File>
<File
RelativePath=".\data\card_style.hpp">
</File>
<File
RelativePath=".\data\field.cpp">
</File>
@@ -585,6 +582,12 @@
<File
RelativePath=".\data\settings.hpp">
</File>
<File
RelativePath=".\data\stylesheet.cpp">
</File>
<File
RelativePath=".\data\stylesheet.hpp">
</File>
<File
RelativePath=".\data\symbol.cpp">
<FileConfiguration
@@ -747,6 +750,9 @@
<File
RelativePath=".\util\vector2d.hpp">
</File>
<File
RelativePath=".\util\version.hpp">
</File>
<File
RelativePath=".\util\window_id.hpp">
</File>