------------------------------------------------------------
revno: 3163
committer: poy <[email protected]>
branch nick: trunk
timestamp: Thu 2012-12-27 14:42:43 +0100
message:
dwt: avoid clashes between util/datetime & widgets/datetime
renamed:
dwt/include/dwt/util/DateTime.h => dwt/include/dwt/util/DateTimeUtil.h
dwt/src/util/DateTime.cpp => dwt/src/util/DateTimeUtil.cpp
modified:
dwt/src/util/DateTimeUtil.cpp
--
lp:dcplusplus
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk
Your team Dcplusplus-team is subscribed to branch lp:dcplusplus.
To unsubscribe from this branch go to
https://code.launchpad.net/~dcplusplus-team/dcplusplus/trunk/+edit-subscription
=== renamed file 'dwt/include/dwt/util/DateTime.h' => 'dwt/include/dwt/util/DateTimeUtil.h'
=== renamed file 'dwt/src/util/DateTime.cpp' => 'dwt/src/util/DateTimeUtil.cpp'
--- dwt/src/util/DateTime.cpp 2012-01-13 20:55:20 +0000
+++ dwt/src/util/DateTimeUtil.cpp 2012-12-27 13:42:43 +0000
@@ -33,7 +33,7 @@
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*/
-#include <dwt/util/DateTime.h>
+#include <dwt/util/DateTimeUtil.h>
#include <dwt/util/TimeSpan.h>
namespace dwt { namespace util {
_______________________________________________
Mailing list: https://launchpad.net/~linuxdcpp-team
Post to : [email protected]
Unsubscribe : https://launchpad.net/~linuxdcpp-team
More help : https://help.launchpad.net/ListHelp