From: <lib...@li...> - 2008-08-05 14:36:26
|
<html> <head> <style type="text/css"> .main { font : 10pt verdana; background: white; width: 95% } .main h3 { margin: 15px 0px 5px 0px; } .comment { border: 1px solid #dddddd; padding: 5px; } .files { border: 1px solid #dddddd; padding: 5px; background: #eeeeff; } </style> </head> <body> <div class="main"> <h3>Revision 1717 by jpnurmi</h3> <div class="comment"> Fixed QxtNetwork & QxtWeb to compile with QT_NAMESPACE. </div> <h3>Modified Paths</h3> <div class="files"> branches/0.4/src/network/qxttcpconnectionmanager.h<br/> branches/0.4/src/web/qxtabstracthttpconnector.h<br/> branches/0.4/src/web/qxtabstractwebservice.h<br/> branches/0.4/src/web/qxtabstractwebsessionmanager.h<br/> branches/0.4/src/web/qxtabstractwebsessionmanager_p.h<br/> branches/0.4/src/web/qxthtmltemplate.h<br/> branches/0.4/src/web/qxtmail.h<br/> branches/0.4/src/web/qxtsendmail.h<br/> branches/0.4/src/web/qxtwebcontent.h<br/> branches/0.4/src/web/qxtwebevent.h<br/> branches/0.4/src/web/qxtwebservicedirectory.h<br/> branches/0.4/src/web/qxtwebservicedirectory_p.h<br/> branches/0.4/src/web/qxtwebslotservice.h<br/> </div> </div> </body> </html> |