tesseract/src/viewer
Stefan Weil b0ace0e850 ScrollView: Optimize local table_colors
It is constant, and the values are in the range 0...255,
so its size can be reduced.

Signed-off-by: Stefan Weil <sw@weilnetz.de>
2018-10-20 12:05:38 +02:00
..
Makefile.am Partial fix for autotools configuration after source tree reorganisation 2018-04-25 21:33:28 +02:00
scrollview.cpp ScrollView: Optimize local table_colors 2018-10-20 12:05:38 +02:00
scrollview.h SVEventHandler: Define virtual destructor in .cpp file 2018-09-04 07:35:30 +02:00
svmnode.cpp remove duplicate include 2018-08-16 20:50:28 +02:00
svmnode.h Fix line endings 2018-04-25 19:04:50 +02:00
svpaint.cpp Remove tab character in source files 2018-10-12 11:31:10 +02:00
svutil.cpp SVNetwork: Handle failed socket call (CID 1164597) 2018-10-16 16:53:24 +02:00
svutil.h Remove code for _MSC_VER < 1900 2018-10-09 14:05:21 +02:00