small changes of BusyIcon
This commit is contained in:
@@ -15,7 +15,6 @@ BusyIcon::~BusyIcon() {}
|
||||
|
||||
void BusyIcon::start() {
|
||||
stop();
|
||||
ang = 0;
|
||||
timer = startTimer(25);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user