diff options
Diffstat (limited to 'sidebar/listboxlink.h')
-rw-r--r-- | sidebar/listboxlink.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sidebar/listboxlink.h b/sidebar/listboxlink.h index f5664e0..25b587a 100644 --- a/sidebar/listboxlink.h +++ b/sidebar/listboxlink.h @@ -8,7 +8,7 @@ #include <tqlistbox.h> -class KListBox; +class TDEListBox; class TQPainter; class TQPixmap; class TQStringList; |