Fix syntax error in ardour3_ui_dark.rc
authorDavid Robillard <d@drobilla.net>
Wed, 14 Oct 2009 23:31:02 +0000 (23:31 +0000)
committerDavid Robillard <d@drobilla.net>
Wed, 14 Oct 2009 23:31:02 +0000 (23:31 +0000)
git-svn-id: svn://localhost/ardour2/branches/3.0@5781 d708f5d6-7413-0410-9779-e7cbd77b26cf

gtk2_ardour/ardour3_ui_dark.rc.in

index bdf0189b8599f093d1d77b7ee89b8bd0bb75dc05..47544751d8a77080c4d230f0306d894a83a76647 100644 (file)
@@ -1636,5 +1636,4 @@ widget "*RegionListWholeFile" style:highest "treeview_parent_node"
 widget "*EditorHScrollbar" style:highest "editor_hscrollbar"
 widget "*OddPortGroups" style:highest "odd_port_groups"
 widget "*EvenPortGroups" style:highest "even_port_groups"
-widget "*MidiListView" style:highest "white_tree_view"
-Widget "*MidiListView*" style:highest "white_tree_view"
+widget "*MidiListView*" style:highest "white_tree_view"