From: <lib...@li...> - 2008-08-05 14:32:09
|
<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 1716 by jpnurmi</h3> <div class="comment"> Fixed QxtGui to compile with QT_NAMESPACE. </div> <h3>Modified Paths</h3> <div class="files"> branches/0.4/src/gui/qxtconfigdialog.h<br/> branches/0.4/src/gui/qxtconfigdialog_p.h<br/> branches/0.4/src/gui/qxtitemdelegate_p.h<br/> branches/0.4/src/gui/qxtscheduleitemdelegate.h<br/> branches/0.4/src/gui/qxtscheduleview.h<br/> branches/0.4/src/gui/qxtspanslider_p.h<br/> branches/0.4/src/gui/qxtstringvalidator.h<br/> branches/0.4/src/gui/qxttabwidget.h<br/> branches/0.4/src/gui/qxttooltip.h<br/> branches/0.4/src/gui/qxttooltip_p.h<br/> </div> </div> </body> </html> |