mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-18 22:00:35 +01:00
Implemented QET coding style (replaced 4 space with tab)
This commit is contained in:
committed by
Laurent Trinques
parent
c640d96bca
commit
ccfb46b354
@@ -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
|
@param angle
|
||||||
*/
|
*/
|
||||||
void PartTerminal::setRotation(qreal angle) {
|
void PartTerminal::setRotation(qreal angle) {
|
||||||
|
|||||||
Reference in New Issue
Block a user