summaryrefslogtreecommitdiffstats
path: root/libqsystemtest/qsystemtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libqsystemtest/qsystemtest.h')
-rw-r--r--libqsystemtest/qsystemtest.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libqsystemtest/qsystemtest.h b/libqsystemtest/qsystemtest.h
index 0486ced..fcfa3f5 100644
--- a/libqsystemtest/qsystemtest.h
+++ b/libqsystemtest/qsystemtest.h
@@ -274,6 +274,7 @@ public slots:
// application management functions
virtual void startApplication(const QString&, const QStringList& = QStringList(), int timeout = 5000,
QSystemTest::StartApplicationFlags = QSystemTest::WaitForFocus);
+ virtual void killApplication();
void expectApplicationClose(bool);
// low level simulators