summaryrefslogtreecommitdiffstats
path: root/keduca/keduca/keducaview.h
diff options
context:
space:
mode:
Diffstat (limited to 'keduca/keduca/keducaview.h')
-rw-r--r--keduca/keduca/keducaview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/keduca/keduca/keducaview.h b/keduca/keduca/keducaview.h
index 0e70edd3..45387f0f 100644
--- a/keduca/keduca/keducaview.h
+++ b/keduca/keduca/keducaview.h
@@ -46,7 +46,7 @@ class KEducaView : public TQWidgetStack
TQ_OBJECT
public:
- KEducaView(TQWidget *tqparent=0, const char *name=0);
+ KEducaView(TQWidget *parent=0, const char *name=0);
~KEducaView();
/** Open url */
bool openURL( const KURL &url);