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:
Paul Davis 2011-12-07 13:57:45 +00:00
parent bb737997ae
commit 20aeb5af0a
15 changed files with 117 additions and 85 deletions

View file

@ -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 {