mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-31 04:50:47 +00:00
Change so rint is only defined when needed.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@13464 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d43e821902
commit
dd5595fee8
7 changed files with 28 additions and 6 deletions
|
@ -38,6 +38,8 @@
|
|||
#include <AppKit/NSScrollView.h>
|
||||
#include <AppKit/PSOperators.h>
|
||||
|
||||
DEFINE_RINT_IF_MISSING
|
||||
|
||||
#define MIN_LABEL_DISTANCE 40
|
||||
#define MIN_MARK_DISTANCE 5
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue