Fix declaration of queueCount ivar.

git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/dbuskit/trunk@34944 72102866-910b-0410-8b05-ffd578937521
This commit is contained in:
Niels Grewe 2012-03-17 21:17:54 +00:00
parent adb8cdd2c6
commit 69a8dd2665
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2012-03-25 Niels Grewe <niels.grewe@halbordnung.de>
* Headers/DKNotificationCenter.h: Fix declaration of queueCount ivar.
2012-01-29 Niels Grewe <niels.grewe@halbordnung.de>
* Source/NSConnection+DBus.m: Replace -rootProxy in NSConnection with

View File

@ -82,7 +82,7 @@
* Keeps track of the number of observations the notification center is
* waiting to be successfully scheduled.
*/
NSUInteger *queueCount;
NSUInteger queueCount;
/**
* The signalInfo dictionary holds DKSignal objects indexed by their interface