diff options
Diffstat (limited to 'quanta/treeviews/doctreeview.h')
-rw-r--r-- | quanta/treeviews/doctreeview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/quanta/treeviews/doctreeview.h b/quanta/treeviews/doctreeview.h index 3168899c..6e963de2 100644 --- a/quanta/treeviews/doctreeview.h +++ b/quanta/treeviews/doctreeview.h @@ -23,7 +23,7 @@ #include <tqvaluelist.h> //kde includes -#include <klistview.h> +#include <tdelistview.h> class DocFolder; class TDEPopupMenu; |