minor safety fix for the Pane
[ardour.git] / gtk2_ardour / streamview.h
index 0c3faf3b21a382710018fc9aacf1460225fcd404..8a56040afb321ad945a70c49b64a1710950b1dc7 100644 (file)
@@ -118,7 +118,7 @@ public:
        void check_record_layers (boost::shared_ptr<ARDOUR::Region>, ARDOUR::framepos_t);
 
        virtual void playlist_layered (boost::weak_ptr<ARDOUR::Track>);
-       
+
        sigc::signal<void, RegionView*> RegionViewAdded;
        sigc::signal<void> RegionViewRemoved;
        /** Emitted when the height of regions has changed */