mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-23 03:49:58 +02:00
Mod doc set style de same
This commit is contained in:
@@ -23,11 +23,11 @@
|
||||
class CrossRefItem;
|
||||
|
||||
/**
|
||||
* @brief The MasterElement class
|
||||
* This class is a custom element, with extended behavior
|
||||
* to be a master element. Master element can be linked with slave element
|
||||
* and display a cross ref item for know with what other element he is linked
|
||||
*/
|
||||
@brief The MasterElement class
|
||||
This class is a custom element, with extended behavior
|
||||
to be a master element. Master element can be linked with slave element
|
||||
and display a cross ref item for know with what other element he is linked
|
||||
*/
|
||||
class MasterElement : public Element
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user