mirror of
https://github.com/SoftFever/OrcaSlicer.git
synced 2025-07-17 03:37:54 -06:00
Changed signature of the BitmapTextRenderer
+ Added experimental code for the rendering of the "markuped" text
This commit is contained in:
parent
42f3bfb0f6
commit
4913378dbe
6 changed files with 38 additions and 39 deletions
|
@ -134,8 +134,8 @@ class UnsavedChangesModel : public wxDataViewModel
|
|||
|
||||
public:
|
||||
enum {
|
||||
colToggle,
|
||||
colIconText,
|
||||
colToggle,
|
||||
colOldValue,
|
||||
colNewValue,
|
||||
colMax
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue