]> Pileus Git - ~andy/gtk/commit
initWithContentRect: has a NSUInteger parameter now
authorKristian Rietveld <kris@gtk.org>
Sun, 27 Dec 2009 21:56:52 +0000 (22:56 +0100)
committerTristan Van Berkom <tristan.van.berkom@gmail.com>
Sun, 4 Apr 2010 00:53:46 +0000 (20:53 -0400)
commitb86b00b387e34f69dd8d8c9860c22c5cd28799d9
treeaaadc818e7f07cb3b99ed5ba8ac04a3c0ea6869a
parent1fa4359218dfed3bde8aa1163db3dccb3a35c63c
initWithContentRect: has a NSUInteger parameter now

The typedef in place for Tiger and earlier systems should change this
to unsigned int without problems.
gdk/quartz/GdkQuartzWindow.c