forked from qt-creator/qt-creator
debugger: work on autotest integration
Change-Id: Iafd07a55e20cd2a65c3bcd23208c24855aeb429f Reviewed-by: hjk <qthjk@ovi.com>
This commit is contained in:
@@ -74,6 +74,11 @@ private:
|
||||
void remoteCommand(const QStringList &options, const QStringList &arguments);
|
||||
ShutdownFlag aboutToShutdown();
|
||||
void extensionsInitialized();
|
||||
|
||||
#ifdef WITH_TESTS
|
||||
private slots:
|
||||
void testPythonDumpers();
|
||||
#endif
|
||||
};
|
||||
|
||||
} // namespace Debugger
|
||||
|
||||
Reference in New Issue
Block a user