prevent key events from being delivered to any widgets in plugin windows, to avoid...
commitccdf2d41a7ce757b78c67a91a092e4bbeb44f49b
authorpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 2 Jun 2010 14:16:05 +0000 (2 14:16 +0000)
committerpaul <paul@d708f5d6-7413-0410-9779-e7cbd77b26cf>
Wed, 2 Jun 2010 14:16:05 +0000 (2 14:16 +0000)
treea567fe1595c26379def2ea882ac7e1d99b63e68e
parent962b3d397228ba5f79ff7ddae1d3efe273a23f93
prevent key events from being delivered to any widgets in plugin windows, to avoid them being eaten (e.g. as navigation commands in the preset combo)

git-svn-id: http://subversion.ardour.org/svn/ardour2/ardour2/branches/2.0-ongoing@7207 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/plugin_ui.cc