diff options
Diffstat (limited to 'kresources/lib/folderconfig.h')
-rw-r--r-- | kresources/lib/folderconfig.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kresources/lib/folderconfig.h b/kresources/lib/folderconfig.h index c27d8fdf6..4a6959a1d 100644 --- a/kresources/lib/folderconfig.h +++ b/kresources/lib/folderconfig.h @@ -28,7 +28,7 @@ #include <tqwidget.h> // class KListView; -class QComboBox; +class TQComboBox; class FolderListView; namespace KPIM { |