1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-11-08 15:16:45 +00:00
openmw-tes3mp/apps/opencs
Rob Cutmore 0082f5a2dc Editor: fix handling of colour columns
Colours are stored as ints in the backend but the conversion from
QColor to int was broken.
2017-07-25 19:11:47 -04:00
..
model Fix occurrence highlighting preferences panel 2017-07-23 20:29:42 +12:00
view Editor: fix handling of colour columns 2017-07-25 19:11:47 -04:00
CMakeLists.txt Move context menu code to PageBase 2017-05-11 19:46:51 +12:00
editor.cpp
editor.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
main.cpp