Changed signature of the BitmapTextRenderer

+ Added experimental code for the rendering of the "markuped" text
This commit is contained in:
YuSanka 2020-08-06 15:54:12 +02:00
parent 42f3bfb0f6
commit 4913378dbe
6 changed files with 38 additions and 39 deletions

View file

@ -134,8 +134,8 @@ class UnsavedChangesModel : public wxDataViewModel
public:
enum {
colToggle,
colIconText,
colToggle,
colOldValue,
colNewValue,
colMax