From f16b2037025918e32c5fd90527f76e1102e5ecb9 Mon Sep 17 00:00:00 2001 From: Orcan Ogetbil Date: Fri, 7 Oct 2011 02:20:29 +0000 Subject: (hopefully) final huge namespace update. --- muse2/muse/widgets/tools.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'muse2/muse/widgets/tools.cpp') diff --git a/muse2/muse/widgets/tools.cpp b/muse2/muse/widgets/tools.cpp index 113de6c4..162d2b97 100644 --- a/muse2/muse/widgets/tools.cpp +++ b/muse2/muse/widgets/tools.cpp @@ -28,7 +28,7 @@ #include "icons.h" #include "action.h" -namespace MusEWidget { +namespace MusEGui { const char* infoPointer = QT_TRANSLATE_NOOP("@default", "select Pointer Tool:\n" "with the pointer tool you can:\n" @@ -162,4 +162,4 @@ int EditToolBar::curTool() return -1; } -} // namespace MusEWidget +} // namespace MusEGui -- cgit v1.2.3