summaryrefslogtreecommitdiffstats
path: root/libqsystemtest/qsystemtest.h
diff options
context:
space:
mode:
Diffstat (limited to 'libqsystemtest/qsystemtest.h')
-rw-r--r--libqsystemtest/qsystemtest.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/libqsystemtest/qsystemtest.h b/libqsystemtest/qsystemtest.h
index 9d21db4..0486ced 100644
--- a/libqsystemtest/qsystemtest.h
+++ b/libqsystemtest/qsystemtest.h
@@ -44,7 +44,6 @@
#include "qabstracttest.h"
#include "qtestprotocol_p.h"
-#include "qtestide.h"
#include "recordevent_p.h"
#include <testcontrol.h>
@@ -470,8 +469,6 @@ public:
QString PATH();
QString which( const QString &appName );
- QTestIDE *testIDE();
-
signals:
void appGainedFocus(QString const &appName);
void appBecameIdle(QString const &appName);
@@ -556,7 +553,6 @@ private:
bool m_expect_app_close;
int m_query_count;
bool m_skip_current_function;
- QTestIDE *m_qtest_ide;
#ifdef Q_QDOC
/* Functions where implementation is in QtScript */