mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-29 08:21:07 +02:00
CTextBox: rename setFontTextHeight() => getFontTextHeight()
Origin commit data
------------------
Commit: 2c740f1db8
Author: Michael Liebmann <tuxcode.bbg@gmail.com>
Date: 2013-05-01 (Wed, 01 May 2013)
Origin message was:
------------------
* 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