diff options
| author | Baptiste Lepilleur <gaiacrtn@free.fr> | 2006-10-26 06:21:13 +0000 |
|---|---|---|
| committer | Baptiste Lepilleur <gaiacrtn@free.fr> | 2006-10-26 06:21:13 +0000 |
| commit | f8829a4a51a68df2f2acf7efc9700bec2f028a48 (patch) | |
| tree | 61f0dc5e04c1da6b4ab9bf1fe71f889c1bb004dc /include/cppunit/ui | |
| parent | 1ac6e21ad18088cc5efdf4dec8a0eba64d87f382 (diff) | |
| download | cppunit-f8829a4a51a68df2f2acf7efc9700bec2f028a48.tar.gz | |
- fixed some compilation issues for QtTestRunner.
Diffstat (limited to 'include/cppunit/ui')
| -rw-r--r-- | include/cppunit/ui/qt/Config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/cppunit/ui/qt/Config.h b/include/cppunit/ui/qt/Config.h index 73eac3c..beaf9ad 100644 --- a/include/cppunit/ui/qt/Config.h +++ b/include/cppunit/ui/qt/Config.h @@ -18,4 +18,4 @@ #endif -#endif // CPPUNIT_QTUI_CONFIG_H
\ No newline at end of file +#endif // CPPUNIT_QTUI_CONFIG_H |
