added a small todo for future
[simple-launcher] / 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;
 };