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/musewidgetsplug.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'muse2/muse/widgets/musewidgetsplug.cpp') diff --git a/muse2/muse/widgets/musewidgetsplug.cpp b/muse2/muse/widgets/musewidgetsplug.cpp index 3ebd1aa5..8520a731 100644 --- a/muse2/muse/widgets/musewidgetsplug.cpp +++ b/muse2/muse/widgets/musewidgetsplug.cpp @@ -43,7 +43,7 @@ int sampleRate = 44100; // some dummy values to get things compiled/linked int division = 384; -int mtcType = 0; +int MusEGlobal::mtcType = 0; bool hIsB = false; static const char* vall[] = { -- cgit v1.2.3