summaryrefslogtreecommitdiffstats
path: root/tests/auto/other/qfocusevent/tst_qfocusevent.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/other/qfocusevent/tst_qfocusevent.cpp')
-rw-r--r--tests/auto/other/qfocusevent/tst_qfocusevent.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/other/qfocusevent/tst_qfocusevent.cpp b/tests/auto/other/qfocusevent/tst_qfocusevent.cpp
index cc58b6212c..a0803b029c 100644
--- a/tests/auto/other/qfocusevent/tst_qfocusevent.cpp
+++ b/tests/auto/other/qfocusevent/tst_qfocusevent.cpp
@@ -52,9 +52,6 @@
QT_FORWARD_DECLARE_CLASS(QWidget)
-//TESTED_CLASS=
-//TESTED_FILES=gui/kernel/qevent.h gui/kernel/qevent.cpp
-
class FocusLineEdit : public QLineEdit
{
public: