diff options
Diffstat (limited to 'korn/boxcontainer.h')
-rw-r--r-- | korn/boxcontainer.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korn/boxcontainer.h b/korn/boxcontainer.h index d650657e8..ec0543188 100644 --- a/korn/boxcontainer.h +++ b/korn/boxcontainer.h @@ -23,7 +23,7 @@ class BoxContainerItem; -template< class T > class QPtrList; +template< class T > class TQPtrList; class KConfig; |