From 4d75f93557ba631d97a56e288a34ca27f4507653 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 16 Dec 2011 10:00:14 -0600 Subject: Revert "Rename a number of old tq methods that are no longer tq specific" This reverts commit 6cdf35ab11c322f33feca5baf090ef56068b6049. --- kweather/sun.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kweather/sun.h') 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(); -- cgit v1.2.1