forked from qt-creator/qt-creator
debugger: make DebuggerPlugin::showStatusMessage private
This commit is contained in:
@@ -129,7 +129,6 @@ private:
|
||||
void remoteCommand(const QStringList &options, const QStringList &arguments);
|
||||
|
||||
void updateState(Internal::DebuggerEngine *engine);
|
||||
void showStatusMessage(const QString &msg, int timeout = -1); // -1 forever
|
||||
|
||||
QWidget *mainWindow() const;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user