From: <lib...@li...> - 2008-07-22 16:46:56
|
<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 1680 by jpnurmi</h3> <div class="comment"> - Added missing includes to module headers<br/>- Added missing convenience headers<br/>- Updated changelog </div> <h3>Added Paths</h3> <div class="files"> trunk/deploy/include/QxtCore/QxtAbstractConnectionManager<br/> trunk/deploy/include/QxtCore/QxtDataStreamSignalSerializer<br/> trunk/deploy/include/QxtNetwork/QxtTcpConnectionManager<br/> </div> <h3>Modified Paths</h3> <div class="files"> trunk/CHANGES<br/> trunk/src/core/qxtcore.h<br/> trunk/src/network/qxtnetwork.h<br/> </div> </div> </body> </html> |