From e82cf2fae58ad736cac43775ed137b5054ffed7d Mon Sep 17 00:00:00 2001 From: fluxgen Date: Thu, 11 Apr 2002 11:36:55 +0000 Subject: update --- nls/blackbox-nls.hh | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/nls/blackbox-nls.hh b/nls/blackbox-nls.hh index 6545915..dbdfceb 100644 --- a/nls/blackbox-nls.hh +++ b/nls/blackbox-nls.hh @@ -1,8 +1,7 @@ +//This file is generated from nls/C #ifndef BLACKBOX_NLS_HH #define BLACKBOX_NLS_HH - -namespace FBNLS -{ +namespace FBNLS { enum { BaseDisplaySet = 0x1, BaseDisplayXError = 0x1, @@ -132,7 +131,6 @@ enum { WorkspacemenuNewWorkspace = 0x2, WorkspacemenuRemoveLast = 0x3, - blackboxSet = 0xd, blackboxNoManagableScreens = 0x1, blackboxMapRequest = 0x2, @@ -175,7 +173,10 @@ enum { bsetrootSet = 0x10, bsetrootMustSpecify = 0x1, bsetrootUsage = 0x2, + dummy_not_used = 0 //just for the ending }; //end enum -}; //end namespace NLS +}; //end namespace + #endif //BLACKBOX_NLS_HH + -- cgit v0.11.2