BoxSizer to Sizer
This commit is contained in:
@@ -14,7 +14,7 @@ namespace GUIHelpers {
|
||||
cObject( const signed int id );
|
||||
virtual ~cObject();
|
||||
|
||||
bool operator == (const cObject& other);
|
||||
bool operator == ( const cObject& other );
|
||||
|
||||
///Functions
|
||||
|
||||
|
||||
Reference in New Issue
Block a user