GenericUI: move up filepath property handling
authorJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 28 Jul 2016 18:26:58 +0000 (20:26 +0200)
committerJulien "_FrnchFrgg_" RIVAUD <frnchfrgg@free.fr>
Thu, 28 Jul 2016 21:20:03 +0000 (23:20 +0200)
commit0e7b9c6a9892a9f80dced00baa52745961f31014
tree87c4632748444523214b4881be10d3870524edd3
parent63bbcf968a11a3d6e89a6983d7bb810f487d63c1
GenericUI: move up filepath property handling

Since it is the only case that's completely different from others in
that it only handles properties, and uses a different signal path for
updates, don't put it in the middle, but as the first case to check for.

Code move only, no behavior change (since it should be exclusive to all
other cases anyway).
gtk2_ardour/generic_pluginui.cc