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 fd407d7..f56b513 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::currentDate(),
+ TQDate date = TQDate::tqcurrentDate(),
const int localUTCOffset = KRFCDate::localUTCOffset() );
TQTime computeRiseTime();