From: mishas Date: Thu, 12 Apr 2007 07:04:30 +0000 (+0000) Subject: added a small todo for future X-Git-Url: https://vcs.maemo.org/git/?p=simple-launcher;a=commitdiff_plain;h=885f4f49b26c8c5922a9860ff7c4f5a34142f14d added a small todo for future git-svn-id: file:///svnroot/simple-launcher/trunk@168 3ba93dab-e023-0410-b42a-de7732cf370a --- diff --git a/gconf-wrapper.h b/gconf-wrapper.h index 68f192a..198b146 100644 --- a/gconf-wrapper.h +++ b/gconf-wrapper.h @@ -32,6 +32,7 @@ protected: static void allocateClient(); protected: + // TODO: should I count the references and unref the client when the last user is gone?? static GConfClient *ourClient; };