diff options
Diffstat (limited to 'tests/auto/xmlpatternsxqts/lib/TestCase.h')
-rw-r--r-- | tests/auto/xmlpatternsxqts/lib/TestCase.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsxqts/lib/TestCase.h b/tests/auto/xmlpatternsxqts/lib/TestCase.h index 66169f7..dc1c834 100644 --- a/tests/auto/xmlpatternsxqts/lib/TestCase.h +++ b/tests/auto/xmlpatternsxqts/lib/TestCase.h @@ -109,7 +109,7 @@ namespace QPatternistSDK * @short A generic abstract base class for test cases. * * @ingroup PatternistSDK - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class Q_PATTERNISTSDK_EXPORT TestCase : public TestItem { |