summaryrefslogtreecommitdiffstats
path: root/kweather/sun.h
diff options
context:
space:
mode:
Diffstat (limited to 'kweather/sun.h')
-rw-r--r--kweather/sun.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kweather/sun.h b/kweather/sun.h
index f56b513..fd407d7 100644
--- a/kweather/sun.h
+++ b/kweather/sun.h
@@ -37,7 +37,7 @@ class Sun
*/
Sun( const TQString &latitude,
const TQString &longitude,
- TQDate date = TQDate::tqcurrentDate(),
+ TQDate date = TQDate::currentDate(),
const int localUTCOffset = KRFCDate::localUTCOffset() );
TQTime computeRiseTime();