bugfix of last SVN revision
git-svn-id: svn://kolibrios.org@1176 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
#define FLAG_SCROLL_WIN_HORIZONTAL_SCROLL_ON 0x1
|
||||
#define FLAG_SCROLL_WIN_VERTICAL_SCROLL_ON 0x2
|
||||
|
||||
#define FLAG_SCROLL_WIN_HORIZONTAL_SCROLL_OFF 0xfe
|
||||
#define FLAG_SCROLL_WIN_VERTICAL_SCROLL_OFF 0xfd
|
||||
|
Reference in New Issue
Block a user