summaryrefslogtreecommitdiffstats
path: root/tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp')
-rw-r--r--tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp b/tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp
index 674fa930ed..d3a087eefc 100644
--- a/tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp
+++ b/tests/auto/gui/kernel/qshortcut/tst_qshortcut.cpp
@@ -57,9 +57,6 @@ class QMainWindow;
class QTextEdit;
QT_END_NAMESPACE
-//TESTED_CLASS=
-//TESTED_FILES=
-
class tst_QShortcut : public QObject
{
Q_OBJECT