Fixed the R5 StyledEdit build -- removed B_BAD_DATA as it was defined in Errors.h, unbeknownst to me
Added Alt+W shortcuts to the Find and Replace windows in StyledEdit Fixed the Escape key shortcut hack git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@18445 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -54,7 +54,6 @@ extern float roundf(float value);
|
||||
#endif // HAIKU_TARGET_PLATFORM_HAIKU
|
||||
|
||||
#ifdef HAIKU_TARGET_PLATFORM_BEOS
|
||||
# define B_BAD_DATA (B_NOT_ALLOWED+1)
|
||||
# define B_REDO 'REDO'
|
||||
#endif
|
||||
|
||||
|
||||
Reference in New Issue
Block a user