summaryrefslogtreecommitdiffstats
path: root/arts/gui/kde/khbox_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'arts/gui/kde/khbox_impl.h')
-rw-r--r--arts/gui/kde/khbox_impl.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/arts/gui/kde/khbox_impl.h b/arts/gui/kde/khbox_impl.h
index b82bf80c..7b020b39 100644
--- a/arts/gui/kde/khbox_impl.h
+++ b/arts/gui/kde/khbox_impl.h
@@ -34,10 +34,10 @@ private:
long _spacing;
protected:
- QHBox * _qhbox;
+ TQHBox * _qhbox;
public:
- KHBox_impl( QHBox * w = 0 );
+ KHBox_impl( TQHBox * w = 0 );
long spacing();
void spacing( long );