Adding missing #undef B_TRANSLATE_CONTEXT

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37285 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Wim van der Meer
2010-06-28 07:08:29 +00:00
parent 745f423b2a
commit b0eb1f9aff
6 changed files with 6 additions and 0 deletions
@@ -28,6 +28,7 @@
#include <String.h>
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "CreateParamsPanel"
+1
View File
@@ -18,6 +18,7 @@
#include "MainWindow.h"
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "DiskView"
using BPrivate::HashMap;
+1
View File
@@ -24,6 +24,7 @@
#include <TextControl.h>
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "InitParamsPanel"
+1
View File
@@ -43,6 +43,7 @@
#include "tracker_private.h"
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "MainWindow"
+1
View File
@@ -17,6 +17,7 @@
#include "Support.h"
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "PartitionList"
+1
View File
@@ -18,6 +18,7 @@
#include <String.h>
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "Support"