mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-05-21 20:59:59 +02:00
Improve code style, Wrap code for better readability
This commit is contained in:
@@ -31,11 +31,11 @@ class Diagram;
|
||||
class Element;
|
||||
|
||||
/**
|
||||
This class represents a nomenclature...
|
||||
This class represents a nomenclature...
|
||||
*/
|
||||
class nomenclature
|
||||
{
|
||||
private:
|
||||
private:
|
||||
QETProject *m_project;
|
||||
QList<Diagram *> m_list_diagram;
|
||||
QWidget *m_parent;
|
||||
|
||||
Reference in New Issue
Block a user