diff options
Diffstat (limited to 'src/fileviewlayout.ui')
-rw-r--r-- | src/fileviewlayout.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/fileviewlayout.ui b/src/fileviewlayout.ui index 7e49bd1..0649864 100644 --- a/src/fileviewlayout.ui +++ b/src/fileviewlayout.ui @@ -108,7 +108,7 @@ </customwidget> <customwidget> <class>KFileTreeView</class> - <header location="global">kfiletreeview.h</header> + <header location="global">tdefiletreeview.h</header> <sizehint> <width>-1</width> <height>-1</height> @@ -131,6 +131,6 @@ <layoutdefaults spacing="6" margin="11"/> <includehints> <includehint>filelist.h</includehint> - <includehint>kfiletreeview.h</includehint> + <includehint>tdefiletreeview.h</includehint> </includehints> </UI> |