From 885f4f49b26c8c5922a9860ff7c4f5a34142f14d Mon Sep 17 00:00:00 2001 From: mishas Date: Thu, 12 Apr 2007 07:04:30 +0000 Subject: [PATCH] added a small todo for future git-svn-id: file:///svnroot/simple-launcher/trunk@168 3ba93dab-e023-0410-b42a-de7732cf370a --- gconf-wrapper.h | 1 + 1 file changed, 1 insertion(+) 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; }; -- 1.7.9.5