summaryrefslogtreecommitdiff
path: root/src/libs/utils/crumblepath.h
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@nokia.com>2010-09-16 15:59:52 +0200
committerKai Koehne <kai.koehne@nokia.com>2010-09-16 16:22:31 +0200
commit832f6889b56a66013f562e27863e856c54639aab (patch)
treef1287881c33476837f5aa9083efabba3e64445c9 /src/libs/utils/crumblepath.h
parentc7b3e3c81c760bce7a15964a1b583b344e0db1b4 (diff)
downloadqt-creator-832f6889b56a66013f562e27863e856c54639aab.tar.gz
QmlJSDebugger: Replace namespace QmlViewer with QmlObserver
Diffstat (limited to 'src/libs/utils/crumblepath.h')
-rw-r--r--src/libs/utils/crumblepath.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/utils/crumblepath.h b/src/libs/utils/crumblepath.h
index 5d7d2bf7f9..bcb0551582 100644
--- a/src/libs/utils/crumblepath.h
+++ b/src/libs/utils/crumblepath.h
@@ -72,6 +72,6 @@ private:
QScopedPointer<CrumblePathPrivate> d;
};
-} // namespace QmlViewer
+} // namespace Utils
#endif // CRUMBLEPATH_H