diff options
Diffstat (limited to 'korganizer/statusdialog.h')
-rw-r--r-- | korganizer/statusdialog.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/statusdialog.h b/korganizer/statusdialog.h index e0bcb4478..d97c1ac20 100644 --- a/korganizer/statusdialog.h +++ b/korganizer/statusdialog.h @@ -24,7 +24,7 @@ #include <libkcal/attendee.h> using namespace KCal; -class QComboBox; +class TQComboBox; class StatusDialog : public KDialog { |