mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-03-27 10:49:58 +01:00
fixed indentations of the remaining *.cpp/*.h files
This commit is contained in:
@@ -83,8 +83,8 @@ class TerminalStripLayoutPattern
|
||||
int m_bridge_point_d{5};
|
||||
QVector<int> m_bridge_point_y_offset{50,70,90,110};
|
||||
|
||||
QUuid m_uuid{QUuid::createUuid()};
|
||||
QString m_name;
|
||||
QUuid m_uuid{QUuid::createUuid()};
|
||||
QString m_name;
|
||||
|
||||
private:
|
||||
void updateHeaderTextOption();
|
||||
|
||||
Reference in New Issue
Block a user