summaryrefslogtreecommitdiffstats
path: root/kaboodle/userinterface.h
diff options
context:
space:
mode:
Diffstat (limited to 'kaboodle/userinterface.h')
-rw-r--r--kaboodle/userinterface.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kaboodle/userinterface.h b/kaboodle/userinterface.h
index 076a4eec..6b430815 100644
--- a/kaboodle/userinterface.h
+++ b/kaboodle/userinterface.h
@@ -44,7 +44,7 @@ class UserInterface : public KParts::MainWindow
Q_OBJECT
TQ_OBJECT
public:
- UserInterface(TQWidget *tqparent, const KURL &initialFile = KURL());
+ UserInterface(TQWidget *parent, const KURL &initialFile = KURL());
virtual ~UserInterface(void);
void load(const TQString& url);