mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-05-30 13:30:37 +00:00
Minor fixes.
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@2807 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
d298dd8359
commit
bfa9787d32
3 changed files with 10 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
|
||||
- (void)scrollToPoint:(NSPoint)point
|
||||
{
|
||||
#if DEBUGLOG
|
||||
#ifdef DEBUGLOG
|
||||
NSPoint currentPoint = [self bounds].origin;
|
||||
|
||||
NSLog (@"scrollToPoint: current point (%f, %f), point (%f, %f)",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue