OSDN Git Service

[UI][VM][Qt] Move AGAR_Logger and DrawThread from qt/common/ to qt/gui/ to integrate...
authorK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 May 2016 02:19:57 +0000 (11:19 +0900)
committerK.Ohta <whatisthis.sowhat@gmail.com>
Wed, 11 May 2016 02:19:57 +0000 (11:19 +0900)
commit634b96f3b0c950e41f58df94be1ef451c2e610a5
treed5b6b5f537ce8ce7e7958a2ef3dddf1790ca94fb
parent30d416073ca158b6240261498f051cdc52fa955a
[UI][VM][Qt] Move AGAR_Logger and DrawThread from qt/common/ to qt/gui/ to integrate libCSPgui.so.1.1.0 (or later).
source/src/qt/common/CMakeLists.txt
source/src/qt/common/qt_main.cpp
source/src/qt/gui/CMakeLists.txt
source/src/qt/gui/agar_logger.cpp [moved from source/src/qt/common/agar_logger.cpp with 95% similarity]
source/src/qt/gui/agar_logger.h [moved from source/src/qt/common/agar_logger.h with 92% similarity]
source/src/qt/gui/draw_thread.cpp [moved from source/src/qt/common/draw_thread.cpp with 86% similarity]
source/src/qt/gui/draw_thread.h [moved from source/src/qt/common/draw_thread.h with 87% similarity]