diff options
Diffstat (limited to 'kpilot/kpilot/listCat.h')
-rw-r--r-- | kpilot/kpilot/listCat.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kpilot/kpilot/listCat.h b/kpilot/kpilot/listCat.h index e2063303f..8ccaf0d44 100644 --- a/kpilot/kpilot/listCat.h +++ b/kpilot/kpilot/listCat.h @@ -35,7 +35,7 @@ */ #include <klistview.h> -class QStringList; +class TQStringList; /** * This Widget extends KListView for a particular purpose: |