Implemented B_CLOSE_ON_ESCAPE as mentioned on the mailing list.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21308 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -82,6 +82,7 @@ enum {
|
||||
B_QUIT_ON_WINDOW_CLOSE = 0x00100000,
|
||||
B_SAME_POSITION_IN_ALL_WORKSPACES = 0x00200000,
|
||||
B_AUTO_UPDATE_SIZE_LIMITS = 0x00400000,
|
||||
B_CLOSE_ON_ESCAPE = 0x00800000
|
||||
};
|
||||
|
||||
#define B_CURRENT_WORKSPACE 0
|
||||
|
||||
Reference in New Issue
Block a user