forked from qt-creator/qt-creator
Fixes: debugger: easier access to debugger properties from watchers window
This commit is contained in:
@@ -371,6 +371,7 @@ signals:
|
||||
void configValueRequested(const QString &name, QVariant *value);
|
||||
void setConfigValueRequested(const QString &name, const QVariant &value);
|
||||
void applicationOutputAvailable(const QString &output);
|
||||
void settingsDialogRequested();
|
||||
|
||||
public:
|
||||
// FIXME: make private
|
||||
|
||||
Reference in New Issue
Block a user