YuSanka
|
f330eb9567
|
Fixed set_value() bug. Fixed Infill density.
* Got rid of try/catch at PointCtrl::set_value().
* Optimized localization: got rid of redundant macro _LU8(s).
|
2018-02-19 00:01:11 +01:00 |
|
YuSanka
|
12b9a513c1
|
Escape from try/catch in Tab and OptionsGroup
* Deleted macro _LU8 from GUI.hpp. It's used only in Option class now.
* Added macro _LS to mark string used at localization (It returns same string)
|
2018-02-16 15:41:33 +01:00 |
|
YuSanka
|
7014902341
|
Updated *.po & *.mo files for EN & CS
|
2018-02-15 18:30:48 +01:00 |
|
YuSanka
|
e0933786e3
|
Marked string used at localization.
* Correct save changed color
|
2018-02-15 17:30:33 +01:00 |
|