diff options
Diffstat (limited to 'kommander/editor/paletteeditor.ui')
-rw-r--r-- | kommander/editor/paletteeditor.ui | 9 |
1 files changed, 4 insertions, 5 deletions
diff --git a/kommander/editor/paletteeditor.ui b/kommander/editor/paletteeditor.ui index cadcb3f5..ceabd80d 100644 --- a/kommander/editor/paletteeditor.ui +++ b/kommander/editor/paletteeditor.ui @@ -510,9 +510,8 @@ <slot access="protected">paletteSelected(int)</slot> </Q_SLOTS> <layoutdefaults spacing="6" margin="11"/> -<includehints> - <includehint>styledbutton.h</includehint> - <includehint>styledbutton.h</includehint> - <includehint>previewframe.h</includehint> -</includehints> +<includes> + <include location="global" impldecl="in implementation">previewframe.h</include> + <include location="global" impldecl="in implementation">styledbutton.h</include> +</includes> </UI> |