ElementEditor: texteditor.h improve code style

This commit is contained in:
damianCaceres
2020-08-05 08:09:13 +01:00
committed by Laurent Trinques
parent b53c083d0a
commit 23c43e72b5

View File

@@ -29,8 +29,7 @@ namespace Ui {
class TextEditor; class TextEditor;
} }
class TextEditor : public ElementItemEditor class TextEditor : public ElementItemEditor {
{
Q_OBJECT Q_OBJECT
public: public: