Pre-resize fillparent
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
using namespace GUIHelpers;
|
||||
|
||||
const RGBA& GUIHelpers::StringtoRGBA( const cString& colour )
|
||||
const RGBA GUIHelpers::StringtoRGBA( const cString& colour )
|
||||
{
|
||||
RGBA rtn = DEFAULT;
|
||||
cString check = colour.upper();
|
||||
|
||||
Reference in New Issue
Block a user