mirror of
https://github.com/amyinspace/MagicSetEditor2.git
synced 2026-06-12 21:47:00 -04:00
Thread for generating thumbnail images;
Used for card list; Implemented reordering from card list git-svn-id: svn://svn.code.sf.net/p/magicseteditor/code/trunk@115 0fc631ac-6414-0410-93d0-97cfa31319b6
This commit is contained in:
@@ -573,6 +573,12 @@
|
||||
<File
|
||||
RelativePath=".\gui\control\graph.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\image_card_list.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\image_card_list.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\native_look_editor.cpp">
|
||||
</File>
|
||||
@@ -585,6 +591,12 @@
|
||||
<File
|
||||
RelativePath=".\gui\control\package_list.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\select_card_list.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\select_card_list.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\control\text_ctrl.cpp">
|
||||
</File>
|
||||
@@ -851,6 +863,12 @@
|
||||
<File
|
||||
RelativePath=".\gui\preferences_window.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\thumbnail_thread.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\thumbnail_thread.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\gui\update_checker.cpp">
|
||||
</File>
|
||||
|
||||
Reference in New Issue
Block a user