Mercurial > hg > svgui
diff layer/RegionLayer.cpp @ 415:31f222929319
* Add beginnings of transform-search-by-text function
author | Chris Cannam |
---|---|
date | Mon, 22 Sep 2008 15:44:03 +0000 |
parents | fc19435ac0f5 |
children | 1304dbe4542e |
line wrap: on
line diff
--- a/layer/RegionLayer.cpp Mon Sep 22 12:20:34 2008 +0000 +++ b/layer/RegionLayer.cpp Mon Sep 22 15:44:03 2008 +0000 @@ -26,8 +26,6 @@ #include "widgets/ItemEditDialog.h" -#include "SpectrogramLayer.h" // for optional frequency alignment - #include <QPainter> #include <QPainterPath> #include <QMouseEvent>