summaryrefslogtreecommitdiffstats
path: root/kcron/ktview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcron/ktview.h')
-rw-r--r--kcron/ktview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcron/ktview.h b/kcron/ktview.h
index 8a53478..8e33e25 100644
--- a/kcron/ktview.h
+++ b/kcron/ktview.h
@@ -41,7 +41,7 @@ public:
/**
* Initializes view.
*/
- KTView (TQWidget* tqparent = 0, const char* name=0);
+ KTView (TQWidget* parent = 0, const char* name=0);
/**
* Destructor.