forked from qt-creator/qt-creator
Debugger: Remove some no-more-needed and uncompilable declaration
Change-Id: I43177c64b9079e500f34abe7bbc7891c8989bdb9 Reviewed-by: Christian Stenger <christian.stenger@qt.io>
This commit is contained in:
@@ -58,7 +58,6 @@ enum ToolMode {
|
||||
// FIXME: Merge with something sensible.
|
||||
DEBUGGER_EXPORT bool wantRunTool(ToolMode toolMode, const QString &toolName);
|
||||
DEBUGGER_EXPORT void showCannotStartDialog(const QString &toolName);
|
||||
DEBUGGER_EXPORT ProjectExplorer::RunConfiguration *startupRunConfiguration();
|
||||
|
||||
// Register a tool for a given start mode.
|
||||
DEBUGGER_EXPORT void registerPerspective(const QByteArray &perspectiveId, const Utils::Perspective *perspective);
|
||||
|
Reference in New Issue
Block a user