Debugger: Fully qualify signals.

This commit is contained in:
Friedemann Kleint
2011-02-04 16:07:58 +01:00
parent 0cd2763873
commit debcc270ee
2 changed files with 3 additions and 3 deletions

View File

@@ -250,7 +250,7 @@ public:
virtual bool canDisplayTooltip() const { return state() == InferiorStopOk; }
signals:
void stateChanged(const DebuggerState &state);
void stateChanged(const Debugger::DebuggerState &state);
void updateViewsRequested();
/*
* For "external" clients of a debugger run control that needs to do