remove test-keys for upload-animation
This commit is contained in:
@@ -197,12 +197,6 @@ void LogFileDialog::keyPressEvent ( QKeyEvent * event )
|
|||||||
ui->pushButton_deleteLog->click();
|
ui->pushButton_deleteLog->click();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else if (event->key() == Qt::Key_N ){
|
|
||||||
uploadInProgressAnimationStart();
|
|
||||||
}
|
|
||||||
else if (event->key() == Qt::Key_M ){
|
|
||||||
uploadInProgressAnimationStop();
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user