mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-06 14:54:56 +01:00
move CairoWidget into gtkmm2ext, add CairoPacker, made the time info box use CairoPacker, make the info status "bar" use CairoPacker
git-svn-id: svn://localhost/ardour2/branches/3.0@10933 d708f5d6-7413-0410-9779-e7cbd77b26cf
This commit is contained in:
parent
bb737997ae
commit
20aeb5af0a
15 changed files with 117 additions and 85 deletions
|
|
@ -20,7 +20,7 @@
|
|||
#ifndef __gtk_ardour_editor_summary_h__
|
||||
#define __gtk_ardour_editor_summary_h__
|
||||
|
||||
#include "cairo_widget.h"
|
||||
#include "gtkmm2ext/cairo_widget.h"
|
||||
#include "editor_component.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue