QmlJSDebugger: Replace namespace QmlViewer with QmlObserver

This commit is contained in:
Kai Koehne
2010-09-16 15:59:52 +02:00
parent c7b3e3c81c
commit 832f6889b5
39 changed files with 58 additions and 58 deletions

View File

@@ -341,4 +341,4 @@ void CrumblePath::paintEvent(QPaintEvent *event)
QWidget::paintEvent(event);
}
} // namespace QmlViewer
} // namespace Utils