Custom themable frame container
As opposed to Gtk::Frame, this allows the background color of the content, inside the frame to be set and follows Ardour theme options.
This commit is contained in:
@@ -39,6 +39,7 @@ widgets_sources = [
|
||||
'eventboxext.cc',
|
||||
'choice.cc',
|
||||
'fastmeter.cc',
|
||||
'frame.cc',
|
||||
'focus_entry.cc',
|
||||
'pane.cc',
|
||||
'paths_dialog.cc',
|
||||
|
||||
Reference in New Issue
Block a user