use dedicated counter for sidechain port numbering
[ardour.git] / gtk2_ardour / editor_rulers.cc
index 3b992535d1d90fc0c607930cbaa28a7b9e952f85..45f91a681f593eb9c12003b17bb4d954c4b19815 100644 (file)
@@ -439,7 +439,7 @@ Editor::update_ruler_visibility ()
        double tbgpos = 0.0;
        double old_unit_pos;
 
-#ifdef GTKOSX
+#ifdef __APPLE__
        /* gtk update probs require this (damn) */
        meter_label.hide();
        tempo_label.hide();