diff options
Diffstat (limited to 'kontact/plugins/korganizer/todosummarywidget.h')
-rw-r--r-- | kontact/plugins/korganizer/todosummarywidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/kontact/plugins/korganizer/todosummarywidget.h b/kontact/plugins/korganizer/todosummarywidget.h index 029dec9a7..c5286e190 100644 --- a/kontact/plugins/korganizer/todosummarywidget.h +++ b/kontact/plugins/korganizer/todosummarywidget.h @@ -31,8 +31,8 @@ #include "summary.h" -class QGridLayout; -class QLabel; +class TQGridLayout; +class TQLabel; class TodoPlugin; |