summaryrefslogtreecommitdiffstats
path: root/kalzium/src/timewidget_impl.h
diff options
context:
space:
mode:
Diffstat (limited to 'kalzium/src/timewidget_impl.h')
-rw-r--r--kalzium/src/timewidget_impl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kalzium/src/timewidget_impl.h b/kalzium/src/timewidget_impl.h
index 6664ca15..65030da1 100644
--- a/kalzium/src/timewidget_impl.h
+++ b/kalzium/src/timewidget_impl.h
@@ -28,7 +28,7 @@ class TimeWidgetIMPL : public TimeWidget
* @param parent The parent of this widget
* @param name The name of this widget
*/
- TimeWidgetIMPL( QWidget *parent = 0, const char* name = 0 );
+ TimeWidgetIMPL( TQWidget *parent = 0, const char* name = 0 );
public slots:
/**