diff options
Diffstat (limited to 'knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui')
-rw-r--r-- | knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui index beb57001..177b751c 100644 --- a/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui +++ b/knewsticker/kntsrcfilepropsdlg/kntsrcfilepropsdlgwidget.ui @@ -202,7 +202,7 @@ </image> </images> <includes> - <include location="global" impldecl="in declaration">klistbox.h</include> + <include location="global" impldecl="in declaration">tdelistbox.h</include> <include location="global" impldecl="in declaration">kurllabel.h</include> <include location="global" impldecl="in declaration">kseparator.h</include> </includes> @@ -210,6 +210,6 @@ <includehints> <includehint>kurllabel.h</includehint> <includehint>kseparator.h</includehint> - <includehint>klistbox.h</includehint> + <includehint>tdelistbox.h</includehint> </includehints> </UI> |