allow theme to specify logical screen dimensions
This commit is contained in:
@@ -49,7 +49,7 @@ public:
|
||||
m_defaultValue( defaultValue ),
|
||||
m_currentValue( defaultValue )
|
||||
{
|
||||
Subscribe( this );
|
||||
PrefsManager::Subscribe( this );
|
||||
}
|
||||
|
||||
void LoadDefault()
|
||||
|
||||
Reference in New Issue
Block a user