diff options
Diffstat (limited to 'parts/grepview/grepviewwidget.h')
-rw-r--r-- | parts/grepview/grepviewwidget.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/parts/grepview/grepviewwidget.h b/parts/grepview/grepviewwidget.h index 04206973..9c232b1b 100644 --- a/parts/grepview/grepviewwidget.h +++ b/parts/grepview/grepviewwidget.h @@ -20,8 +20,8 @@ class GrepDialog; class GrepViewPart; class KDevProject; class KTabWidget; -class QHBoxLayout; -class QToolButton; +class TQHBoxLayout; +class TQToolButton; class GrepViewProcessWidget : public ProcessWidget { Q_OBJECT |