mirror of
https://github.com/tuxbox-neutrino/neutrino.git
synced 2025-08-29 16:31:11 +02:00
* CTextBox: rename setFontTextHeight() => getFontTextHeight()
This commit is contained in:
@@ -109,7 +109,7 @@ class CTextBox
|
||||
void refreshText(void);
|
||||
void reSizeMainFrameWidth(int maxTextWidth);
|
||||
void reSizeMainFrameHeight(int maxTextHeight);
|
||||
int setFontTextHeight();
|
||||
int getFontTextHeight();
|
||||
|
||||
/* Variables */
|
||||
std::string m_cText;
|
||||
|
Reference in New Issue
Block a user