Renamed handleScreenChanged() -> reflowLayout() in the GUI code
svn-id: r23662
This commit is contained in:
parent
ca7880df6c
commit
1a10cacfb9
23 changed files with 60 additions and 60 deletions
|
@ -78,7 +78,7 @@ public:
|
|||
|
||||
virtual void draw() = 0;
|
||||
|
||||
virtual void handleScreenChanged();
|
||||
virtual void reflowLayout();
|
||||
|
||||
protected:
|
||||
virtual void releaseFocus() = 0;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue