mirror of
https://github.com/gnustep/libs-gui.git
synced 2025-04-23 08:30:59 +00:00
Added void implementation of NSDottedFrameRect
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/gui/trunk@9477 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
parent
f8da2295c7
commit
630ee9a923
1 changed files with 2 additions and 0 deletions
|
@ -57,6 +57,8 @@ void NSDrawPopupNibble(NSPoint aPoint)
|
|||
{}
|
||||
void NSDrawDownArrow(NSPoint aPoint)
|
||||
{}
|
||||
void NSDottedFrameRect(NSRect aRect)
|
||||
{}
|
||||
|
||||
/* Dummy wraps */
|
||||
unsigned int GSWDefineAsUserObj(NSGraphicsContext *ctxt) {return 0;}
|
||||
|
|
Loading…
Reference in a new issue