Use PBD::GlibSemaphore on windows to signal peak
[ardour.git] / gtk2_ardour / session_metadata_dialog.h
index 9aa62ed4cae55922a94dfd658dc7878335f00024..1599e50bb3e9c5d804f8fac5eae821bab80d09f1 100644 (file)
 
 #include "ardour_dialog.h"
 
+#ifdef interface
+#undef interface
+#endif
+
 #include <gtkmm.h>
 #include <boost/shared_ptr.hpp>
 
@@ -82,7 +86,7 @@ class TextMetadataField : public MetadataField {
        Gtk::Label* value_label;
        Gtk::Entry* entry;
 
-       uint width;
+       guint width;
 };
 
 /// MetadataField that accepts only numbers