mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 12:40:35 +01:00
reimplement Priv function, so the ElementEditor gets called automatically
This commit is contained in:
@@ -210,7 +210,7 @@ void ArcEditor::updateArcA()
|
||||
@brief ArcEditor::updateForm
|
||||
Update the value of the widgets
|
||||
*/
|
||||
void ArcEditor::updateForm()
|
||||
void ArcEditor::updateFormPriv()
|
||||
{
|
||||
if (!m_part) return;
|
||||
activeConnections(false);
|
||||
|
||||
Reference in New Issue
Block a user