summaryrefslogtreecommitdiffstats
path: root/khexedit/parts/kpart/khepart.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/parts/kpart/khepart.h')
-rw-r--r--khexedit/parts/kpart/khepart.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/khexedit/parts/kpart/khepart.h b/khexedit/parts/kpart/khepart.h
index 54befa0..0526462 100644
--- a/khexedit/parts/kpart/khepart.h
+++ b/khexedit/parts/kpart/khepart.h
@@ -49,7 +49,7 @@ class KHexEditPart : public KParts::ReadOnlyPart
friend class KHexEditBrowserExtension;
public:
- KHexEditPart( QWidget *ParentWidget, const char *WidgetName, QObject *Parent, const char *Name,
+ KHexEditPart( TQWidget *ParentWidget, const char *WidgetName, TQObject *Parent, const char *Name,
bool BrowserViewWanted );
virtual ~KHexEditPart();