mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-01-06 05:10:52 +01:00
Mod doc set style de same
This commit is contained in:
@@ -26,10 +26,10 @@ class QetGraphicsHandlerItem;
|
||||
class QAction;
|
||||
|
||||
/**
|
||||
* @brief The PartPolygon class
|
||||
* This class represents a polygon primitive which may be used to compose the
|
||||
* drawing of an electrical element within the element editor.
|
||||
*/
|
||||
@brief The PartPolygon class
|
||||
This class represents a polygon primitive which may be used to compose the
|
||||
drawing of an electrical element within the element editor.
|
||||
*/
|
||||
class PartPolygon : public CustomElementGraphicPart
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
Reference in New Issue
Block a user