Update of /cvsroot/cppunit/cppunit/include/cppunit/ui/qt
In directory sc8-pr-cvs4.sourceforge.net:/tmp/cvs-serv13593/include/cppunit/ui/qt
Modified Files:
Config.h
Log Message:
- fixed some compilation issues for QtTestRunner.
Index: Config.h
===================================================================
RCS file: /cvsroot/cppunit/cppunit/include/cppunit/ui/qt/Config.h,v
retrieving revision 1.1
retrieving revision 1.2
diff -C2 -d -r1.1 -r1.2
*** Config.h 10 Apr 2002 15:21:24 -0000 1.1
--- Config.h 26 Oct 2006 07:21:13 -0000 1.2
***************
*** 19,21 ****
! #endif // CPPUNIT_QTUI_CONFIG_H
\ No newline at end of file
--- 19,21 ----
! #endif // CPPUNIT_QTUI_CONFIG_H
|