Added PathList widget to Gtkmm2ext. It is for adding and removing directory
authorTaybin Rutkin <taybin@taybin.com>
Wed, 26 Jul 2006 19:22:06 +0000 (19:22 +0000)
committerTaybin Rutkin <taybin@taybin.com>
Wed, 26 Jul 2006 19:22:06 +0000 (19:22 +0000)
commitf8f84973309fd44de4b693f3fe85551395024c10
treea5bdb0b0f0eedac6537eaf60b2aab1c6b949d1a8
parent3a5a338f80e04676a80c5148064f1e48220e494c
Added PathList widget to Gtkmm2ext.  It is for adding and removing directory
paths to a list.  It'll be used for sfdb_paths and raid_paths in the OptionEditor.

git-svn-id: svn://localhost/ardour2/trunk@693 d708f5d6-7413-0410-9779-e7cbd77b26cf
gtk2_ardour/option_editor.cc
gtk2_ardour/option_editor.h
libs/gtkmm2ext/SConscript
libs/gtkmm2ext/gtkmm2ext/pathlist.h [new file with mode: 0644]
libs/gtkmm2ext/pathlist.cc [new file with mode: 0644]