From 3569adb10377d83beeb705870f015cc1f40aeffc Mon Sep 17 00:00:00 2001 From: erihel Date: Fri, 29 Mar 2013 16:13:37 +0100 Subject: * Fixed and turned on edit_test --- test/unit/ui/stubs/app_stub.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/unit/ui/stubs/app_stub.cpp') diff --git a/test/unit/ui/stubs/app_stub.cpp b/test/unit/ui/stubs/app_stub.cpp index 55263e6..9b33e5e 100644 --- a/test/unit/ui/stubs/app_stub.cpp +++ b/test/unit/ui/stubs/app_stub.cpp @@ -46,7 +46,7 @@ Event CApplication::CreateUpdateEvent() return Event(EVENT_NULL); } -char GetLanguageChar() +char CApplication::GetLanguageChar() { return 'E'; } -- cgit v1.2.3-1-g7c22