Ability to change title position (#19587)

This commit is contained in:
minggo 2019-04-09 23:21:07 -07:00 committed by GitHub
parent 86a9e0c1b8
commit 408f6cf9da
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -341,7 +341,7 @@ protected:
void disabledTextureScaleChangedWithSize();
virtual void adaptRenderers() override;
void updateTitleLocation();
virtual void updateTitleLocation();
void updateContentSize();
virtual void createTitleRenderer();
bool createTitleRendererIfNull();