diff options
Diffstat (limited to 'kontact/plugins/knotes/summarywidget.h')
-rw-r--r-- | kontact/plugins/knotes/summarywidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/plugins/knotes/summarywidget.h b/kontact/plugins/knotes/summarywidget.h index dff4319ac..cc71f4727 100644 --- a/kontact/plugins/knotes/summarywidget.h +++ b/kontact/plugins/knotes/summarywidget.h @@ -33,8 +33,8 @@ #include <libkcal/resourcelocal.h> #include <libkcal/calendarresources.h> -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; namespace Kontact { class Plugin; |