Implemented QET coding style (replaced 4 space with tab)

This commit is contained in:
Adrien Allain
2021-09-13 21:00:44 +02:00
committed by Laurent Trinques
parent c640d96bca
commit ccfb46b354
10 changed files with 83 additions and 83 deletions

View File

@@ -154,7 +154,7 @@ void PartTerminal::setOrientation(Qet::Orientation ori) {
}
/**
Redéfinit la fonction de rotation pour la traduire en orientation de la borne
Redefines setRotation to call setOrientation
@param angle
*/
void PartTerminal::setRotation(qreal angle) {