GUI: RTL: Get internal widget RTL flag from theme
This commit is contained in:
parent
58704be218
commit
07ab77d065
12 changed files with 41 additions and 37 deletions
|
@ -65,6 +65,7 @@ protected:
|
|||
|
||||
int16 _x, _y;
|
||||
uint16 _w, _h;
|
||||
bool _useRTL;
|
||||
const Common::String _name;
|
||||
|
||||
Widget *_firstWidget;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue