mirror of
https://github.com/Ardour/ardour.git
synced 2026-01-04 12:45:45 +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
|
|
@ -33,7 +33,7 @@
|
|||
#include "ardour/ardour.h"
|
||||
#include "ardour/session_handle.h"
|
||||
|
||||
#include "cairo_widget.h"
|
||||
#include "gtkmm2ext/cairo_widget.h"
|
||||
|
||||
namespace ARDOUR {
|
||||
class Session;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue