Upgrade gtkmm to 2.10.8, glibmm to 2.13.3 and add cairomm 1.2.4
[ardour.git] / libs / gtkmm2 / gtk / gtkmm / private / liststore_p.h
index 522ec0b0cab84fbf0b6e8713aec8fc91df432a78..e2703acf314dff9876f52ea67ce6c1c1614d8cef 100644 (file)
@@ -2,6 +2,8 @@
 // Generated by gtkmmproc -- DO NOT MODIFY!
 #ifndef _GTKMM_LISTSTORE_P_H
 #define _GTKMM_LISTSTORE_P_H
+
+
 #include <glibmm/private/object_p.h>
 
 #include <glibmm/class.h>
@@ -30,15 +32,20 @@ public:
 
 protected:
 
+#ifdef GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
   //Callbacks (default signal handlers):
   //These will call the *_impl member methods, which will then call the existing default signal callbacks, if any.
   //You could prevent the original default signal handlers being called by overriding the *_impl method.
+#endif //GLIBMM_DEFAULT_SIGNAL_HANDLERS_ENABLED
 
   //Callbacks (virtual functions):
+#ifdef GLIBMM_VFUNCS_ENABLED
+#endif //GLIBMM_VFUNCS_ENABLED
 };
 
 
 } // namespace Gtk
 
+
 #endif /* _GTKMM_LISTSTORE_P_H */