groupbar: Fix window title rendering (#6392)
This commit is contained in:
parent
89a3c90613
commit
cef6aad28f
2 changed files with 36 additions and 22 deletions
|
|
@ -14,6 +14,9 @@ class CTitleTex {
|
|||
|
||||
SP<CTexture> tex;
|
||||
std::string szContent;
|
||||
int textWidth;
|
||||
int textHeight;
|
||||
|
||||
PHLWINDOWREF pWindowOwner;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue