diff options
Diffstat (limited to 'tests/auto/xmlpatternsview/view/TestCaseView.h')
-rw-r--r-- | tests/auto/xmlpatternsview/view/TestCaseView.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/xmlpatternsview/view/TestCaseView.h b/tests/auto/xmlpatternsview/view/TestCaseView.h index b65140e..15c2f0b 100644 --- a/tests/auto/xmlpatternsview/view/TestCaseView.h +++ b/tests/auto/xmlpatternsview/view/TestCaseView.h @@ -99,7 +99,7 @@ namespace QPatternistSDK * @short Displays a test case. * * @ingroup PatternistSDK - * @author Frans Englich <fenglich@trolltech.com> + * @author Frans Englich <frans.englich@nokia.com> */ class TestCaseView : public QDockWidget, public Ui_TestCaseViewCentralWidget |