mirror of
https://github.com/tuxbox-fork-migrations/recycled-ni-neutrino.git
synced 2025-08-31 01:11:06 +02:00
CTextBox: remove text reinit from reInitToCompareVar()
Will be already done after each text render.
Origin commit data
------------------
Branch: ni/coolstream
Commit: ae903ddb2f
Author: Thilo Graf <dbt@novatux.de>
Date: 2017-01-16 (Mon, 16 Jan 2017)
------------------
This commit was generated by Migit
This commit is contained in:
@@ -573,7 +573,6 @@ void CTextBox::reInitToCompareVar(int* x, int* y, int* dx, int* dy)
|
||||
m_old_nBgRadius = m_nBgRadius;
|
||||
m_old_nBgRadiusType = m_nBgRadiusType;
|
||||
m_old_nMode = m_nMode;
|
||||
m_old_cText = m_cText;
|
||||
}
|
||||
|
||||
void CTextBox::refreshText(void)
|
||||
|
Reference in New Issue
Block a user