diff options
author | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 08:36:02 (GMT) |
---|---|---|
committer | Jason McDonald <jason.mcdonald@nokia.com> | 2009-08-12 08:36:02 (GMT) |
commit | 2d00cfe51ca07a934c4f172d0131156190a9b6e1 (patch) | |
tree | 635fed128ecf3271f50547eebf3432d67a22cf46 /tests/auto/qprinterinfo | |
parent | 0cd421df59a25c5c3395d5e12c0a5842dc035ed0 (diff) | |
download | Qt-2d00cfe51ca07a934c4f172d0131156190a9b6e1.zip Qt-2d00cfe51ca07a934c4f172d0131156190a9b6e1.tar.gz Qt-2d00cfe51ca07a934c4f172d0131156190a9b6e1.tar.bz2 |
Replace "Trolltech" with more appropriate terms.
Reviewed-by: Trust Me
Diffstat (limited to 'tests/auto/qprinterinfo')
-rw-r--r-- | tests/auto/qprinterinfo/tst_qprinterinfo.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qprinterinfo/tst_qprinterinfo.cpp b/tests/auto/qprinterinfo/tst_qprinterinfo.cpp index f1af2823..076a82f 100644 --- a/tests/auto/qprinterinfo/tst_qprinterinfo.cpp +++ b/tests/auto/qprinterinfo/tst_qprinterinfo.cpp @@ -301,7 +301,7 @@ void tst_QPrinterInfo::testForPrinters() void tst_QPrinterInfo::testForPaperSizes() { QSKIP("PaperSize feature doesn't work on Windows, fails on Mac, and is unstable on Linux", SkipAll); - // This test is based on common printers found at the Trolltech Oslo + // This test is based on common printers found at the Oslo // office. It is likely to be skipped or fail for other locations. QStringList hardPrinters; hardPrinters << "Finnmarka" << "Huldra"; |