diff options
Diffstat (limited to 'korganizer/koeventview.h')
-rw-r--r-- | korganizer/koeventview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/korganizer/koeventview.h b/korganizer/koeventview.h index 23d1bc441..c33348813 100644 --- a/korganizer/koeventview.h +++ b/korganizer/koeventview.h @@ -36,7 +36,7 @@ class Incidence; using namespace KCal; class KOEventPopupMenu; -class QPopupMenu; +class TQPopupMenu; /** KOEventView is the abstract base class from which all other |