Pre-resize fillparent
This commit is contained in:
@@ -111,7 +111,7 @@ void cGUI::Display()
|
||||
}
|
||||
}
|
||||
|
||||
///Sets
|
||||
/// Sets
|
||||
void cGUI::setDebugLevel(const unsigned long int debugLevel)
|
||||
{
|
||||
m_debugLevel = debugLevel;
|
||||
@@ -159,7 +159,7 @@ void cGUI::setAlign( const GUIHelpers::eAlign& align /*= GUIHelpers::eAlign::CEN
|
||||
//cWindow::sALIGN = align;
|
||||
}
|
||||
|
||||
///Gets
|
||||
/// Gets
|
||||
const unsigned long int cGUI::getDebugLevel() const
|
||||
{
|
||||
return m_debugLevel;
|
||||
|
||||
Reference in New Issue
Block a user