6a2a4ef38b
For some reason, "long" was used for window coordinates even though they're really "int", and implicitly converting from the former to the latter resulted in warnings in user code including this header with e.g. Apple clang. Just use int to avoid conversions. |
||
---|---|---|
.. | ||
bookctrl.h | ||
splitter.h | ||
toplevel.h | ||
treebook.h | ||
window.h |