mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-22 09:40:52 +01:00
ElementEditor: texteditor.h improve code style
This commit is contained in:
committed by
Laurent Trinques
parent
b53c083d0a
commit
23c43e72b5
@@ -29,8 +29,7 @@ namespace Ui {
|
||||
class TextEditor;
|
||||
}
|
||||
|
||||
class TextEditor : public ElementItemEditor
|
||||
{
|
||||
class TextEditor : public ElementItemEditor {
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user