diff --git a/ankiqt/ui/modelproperties.py b/ankiqt/ui/modelproperties.py index 126c6214b..4a01a6c37 100644 --- a/ankiqt/ui/modelproperties.py +++ b/ankiqt/ui/modelproperties.py @@ -34,6 +34,7 @@ class ModelProperties(QDialog): self.show() self.undoName = _("Model Properties") self.parent.deck.setUndoStart(self.undoName) + self.exec_() def readData(self): # properties section