BoxSizer to Sizer
This commit is contained in:
@@ -19,7 +19,7 @@ cTiming::~cTiming()
|
||||
CleanUp();
|
||||
}
|
||||
|
||||
cTiming& cTiming::operator=( const cTiming& copy )
|
||||
cTiming& cTiming::operator = ( const cTiming& copy )
|
||||
{
|
||||
if (this != ©)
|
||||
setFTP(copy.getFTP());
|
||||
|
||||
Reference in New Issue
Block a user