summaryrefslogtreecommitdiff
path: root/gtk2_ardour/simplerect.h
diff options
context:
space:
mode:
authorPaul Davis <paul@linuxaudiosystems.com>2005-11-12 22:07:07 +0000
committerPaul Davis <paul@linuxaudiosystems.com>2005-11-12 22:07:07 +0000
commit1a3a77607768721f6834ddae09f532cdb6aec4a6 (patch)
treec182c6676f454fb94bd56d84e2ba0ab6463a167d /gtk2_ardour/simplerect.h
parentbc8174cd083818cdd6328ea729d6ed53a0b8307d (diff)
incomplete changes based on karsten's megapatch
git-svn-id: svn://localhost/trunk/ardour2@81 d708f5d6-7413-0410-9779-e7cbd77b26cf
Diffstat (limited to 'gtk2_ardour/simplerect.h')
-rw-r--r--gtk2_ardour/simplerect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk2_ardour/simplerect.h b/gtk2_ardour/simplerect.h
index 8804da448f..0228e64343 100644
--- a/gtk2_ardour/simplerect.h
+++ b/gtk2_ardour/simplerect.h
@@ -56,7 +56,7 @@ namespace Canvas
//class Group;
-class SimpleRect : public Shape
+class SimpleRect : public Item
{
public:
#ifndef DOXYGEN_SHOULD_SKIP_THIS