Fixed some B_TRANSLATE_CONTEXT redefinition warnings.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39103 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Matt Madia 2010-10-23 23:31:58 +00:00
parent 19ae515e43
commit e33eccb7bd
3 changed files with 3 additions and 0 deletions

View File

@ -44,6 +44,7 @@
#include <unistd.h>
#include <sys/stat.h>
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "ActiveTranslatorsWindow"

View File

@ -61,6 +61,7 @@
#define BORDER_HEIGHT 16
#define PEN_SIZE 1.0f
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "ImageView"

View File

@ -40,6 +40,7 @@
#include <ScrollView.h>
#include <Alert.h>
#undef B_TRANSLATE_CONTEXT
#define B_TRANSLATE_CONTEXT "ImageWindow"