missing piece of previous panner UI commit

git-svn-id: svn://localhost/ardour2/branches/3.0@10333 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
Paul Davis 2011-10-29 14:29:23 +00:00
parent a49b0f53aa
commit b86ac1c8f7

View File

@ -64,6 +64,7 @@ PannerUI::PannerUI (Session* s)
pan_astyle_menu = 0;
in_pan_update = false;
_stereo_panner = 0;
_mono_panner = 0;
_ignore_width_change = false;
_ignore_position_change = false;