diff options
Diffstat (limited to 'quanta/components')
-rw-r--r-- | quanta/components/framewizard/framewizards.ui | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/quanta/components/framewizard/framewizards.ui b/quanta/components/framewizard/framewizards.ui index 3a3a1efd..22a702c0 100644 --- a/quanta/components/framewizard/framewizards.ui +++ b/quanta/components/framewizard/framewizards.ui @@ -363,7 +363,7 @@ </connections> <pixmapinproject/> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>visualframeeditor.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">visualframeeditor.h</include> +</includes> </UI> |