added a small todo for future
authormishas <mikhail.sobolev@gmail.com>
Thu, 12 Apr 2007 07:04:30 +0000 (07:04 +0000)
committermishas <mikhail.sobolev@gmail.com>
Thu, 12 Apr 2007 07:04:30 +0000 (07:04 +0000)
git-svn-id: file:///svnroot/simple-launcher/trunk@168 3ba93dab-e023-0410-b42a-de7732cf370a

gconf-wrapper.h

index 68f192a..198b146 100644 (file)
@@ -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;
 };