--Bug fixes

-Custom palettes were not being read correctly on non ANSI machines.

--Code changes
 -Prepare files for next release.
This commit is contained in:
Person
2020-02-25 18:31:44 -08:00
parent 87a8161fe4
commit c50568a98b
8 changed files with 15 additions and 7 deletions

View File

@ -1,4 +1,4 @@
VERSION = 1.0.0.18
VERSION = 1.0.0.19
win32:CONFIG += skip_target_version_ext
CONFIG += c++14