mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
Revert "Merge branch 'XMLPropertiesNew'"
**Break a lot of thing.** This reverts commit1db1800572, reversing changes made to4c563821e8.
This commit is contained in:
@@ -48,7 +48,7 @@ TextEditor::~TextEditor() {}
|
||||
@brief TextEditor::updateForm
|
||||
Update the gui
|
||||
*/
|
||||
void TextEditor::updateFormPriv()
|
||||
void TextEditor::updateForm()
|
||||
{
|
||||
if (m_text.isNull()) {
|
||||
return;
|
||||
|
||||
Reference in New Issue
Block a user