[gtkmm] Fix typos to fix build.



commit a05767f0881c216a3db199688f9bbe9aa5b40ada
Author: Murray Cumming <murrayc murrayc com>
Date:   Mon Jul 18 13:55:00 2011 +0200

    Fix typos to fix build.

 gdk/src/pixbuf.hg |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gdk/src/pixbuf.hg b/gdk/src/pixbuf.hg
index 505ba3f..56d00b0 100644
--- a/gdk/src/pixbuf.hg
+++ b/gdk/src/pixbuf.hg
@@ -308,9 +308,9 @@ public:
 
   _IGNORE(gdk_pixbuf_savev)
   
+#if 0 //TODO:
   typedef sigc::slot<const char* buf, gsize> SlotSave;
   
-#if 0 TODO:
   /** @throws TODO
    */
   void save(const SlotSave& slot, const std::string& type);



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]