summaryrefslogtreecommitdiff
path: root/atari/gemtk/gemtk.h
diff options
context:
space:
mode:
authorOle Loots <ole@monochrom.net>2013-04-16 21:57:27 +0200
committerOle Loots <ole@monochrom.net>2013-04-16 21:57:27 +0200
commita6995849d255650ef82d443e24b5c1576871f548 (patch)
tree41248a08d74bc7e5f71f87c058a8e0f7112ec9de /atari/gemtk/gemtk.h
parentfa8d298b9beb8553d27ed2aa6960f624104e2695 (diff)
downloadnetsurf-a6995849d255650ef82d443e24b5c1576871f548.tar.gz
netsurf-a6995849d255650ef82d443e24b5c1576871f548.tar.bz2
Check rc_intersect result and added comments.
Diffstat (limited to 'atari/gemtk/gemtk.h')
-rw-r--r--atari/gemtk/gemtk.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/atari/gemtk/gemtk.h b/atari/gemtk/gemtk.h
index 2471b34db..3e406b5e3 100644
--- a/atari/gemtk/gemtk.h
+++ b/atari/gemtk/gemtk.h
@@ -102,6 +102,7 @@ short gemtk_msg_box_show(short type, const char * msg);
#define GEMTK_WM_FLAG_RECV_PREPROC_WM 0x02 // get notified even when pre-processed
#define GEMTK_WM_FLAG_HAS_VTOOLBAR 0x04 // the attached toolbar is vertical
#define GEMTK_WM_FLAG_CUSTOM_TOOLBAR 0x08 // no internal toolbar handling
+ // (Except considering it's size)
#define GEMTK_WM_FLAG_CUSTOM_SCROLLING 0x20 // no internal scroller handling
#define GEMTK_WM_FLAG_DEFAULTS \