summaryrefslogtreecommitdiffstats
path: root/languages/python/app_templates/pyqt/templates-ui-mainwin
diff options
context:
space:
mode:
Diffstat (limited to 'languages/python/app_templates/pyqt/templates-ui-mainwin')
-rw-r--r--languages/python/app_templates/pyqt/templates-ui-mainwin2
1 files changed, 1 insertions, 1 deletions
diff --git a/languages/python/app_templates/pyqt/templates-ui-mainwin b/languages/python/app_templates/pyqt/templates-ui-mainwin
index 4e0a093b..fd24b2f5 100644
--- a/languages/python/app_templates/pyqt/templates-ui-mainwin
+++ b/languages/python/app_templates/pyqt/templates-ui-mainwin
@@ -432,5 +432,5 @@
<slot>helpContents()</slot>
<slot>helpAbout()</slot>
</Q_SLOTS>
-<tqlayoutdefaults spacing="6" margin="11"/>
+<layoutdefaults spacing="6" margin="11"/>
</UI>