Adding missing #undef B_TRANSLATE_CONTEXT
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37288 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -25,6 +25,7 @@
|
|||||||
#define MAX_DRAG_HEIGHT 200.0
|
#define MAX_DRAG_HEIGHT 200.0
|
||||||
#define ALPHA 170
|
#define ALPHA 170
|
||||||
|
|
||||||
|
#undef B_TRANSLATE_CONTEXT
|
||||||
#define B_TRANSLATE_CONTEXT "LanguageListView"
|
#define B_TRANSLATE_CONTEXT "LanguageListView"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -21,6 +21,7 @@
|
|||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
|
||||||
|
#undef B_TRANSLATE_CONTEXT
|
||||||
#define B_TRANSLATE_CONTEXT "Locale Preflet"
|
#define B_TRANSLATE_CONTEXT "Locale Preflet"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -34,6 +34,7 @@
|
|||||||
#include "TimeFormatSettingsView.h"
|
#include "TimeFormatSettingsView.h"
|
||||||
|
|
||||||
|
|
||||||
|
#undef B_TRANSLATE_CONTEXT
|
||||||
#define B_TRANSLATE_CONTEXT "Locale Preflet Window"
|
#define B_TRANSLATE_CONTEXT "Locale Preflet Window"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
@@ -33,6 +33,7 @@
|
|||||||
#include <unicode/utypes.h>
|
#include <unicode/utypes.h>
|
||||||
|
|
||||||
|
|
||||||
|
#undef B_TRANSLATE_CONTEXT
|
||||||
#define B_TRANSLATE_CONTEXT "TimeFormatSettings"
|
#define B_TRANSLATE_CONTEXT "TimeFormatSettings"
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user