mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-19 06:20:53 +01:00
ElementEditor: dynamictextfieldeditor.h improve code style
This commit is contained in:
committed by
Laurent Trinques
parent
bb84bb2098
commit
ce523b71e2
@@ -29,8 +29,7 @@ namespace Ui {
|
||||
* @brief The DynamicTextFieldEditor class
|
||||
* This class provide a widget used to edit the property of a dynamic text field
|
||||
*/
|
||||
class DynamicTextFieldEditor : public ElementItemEditor
|
||||
{
|
||||
class DynamicTextFieldEditor : public ElementItemEditor {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user