diff options
-rw-r--r-- | tests/auto/lancelot/tst_lancelot.cpp | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/auto/lancelot/tst_lancelot.cpp b/tests/auto/lancelot/tst_lancelot.cpp index 799aba7..03bee42 100644 --- a/tests/auto/lancelot/tst_lancelot.cpp +++ b/tests/auto/lancelot/tst_lancelot.cpp @@ -39,11 +39,6 @@ ** ****************************************************************************/ -// Generalization dimensions TBD: -// ImageFormat: Rendering to different bit formats -// Engine: Rendering with different engines -// Painter renderhints? (set in qps itself) - #include <QtTest/QtTest> #include <paintcommands.h> #include <QPainter> |