Mercurial > hg > svgui
diff layer/SingleColourLayer.h @ 1315:1d7921b1852f
Ensure scale appears for layer when drawn in AutoAlign mode without any other layer present to align to
author | Chris Cannam |
---|---|
date | Wed, 04 Jul 2018 15:34:16 +0100 |
parents | a34a2a25907c |
children | a18e78b9c78b |
line wrap: on
line diff
--- a/layer/SingleColourLayer.h Wed Jul 04 15:33:47 2018 +0100 +++ b/layer/SingleColourLayer.h Wed Jul 04 15:34:16 2018 +0100 @@ -13,8 +13,8 @@ COPYING included with this distribution for more information. */ -#ifndef _SINGLE_COLOUR_LAYER_H_ -#define _SINGLE_COLOUR_LAYER_H_ +#ifndef SV_SINGLE_COLOUR_LAYER_H +#define SV_SINGLE_COLOUR_LAYER_H #include "Layer.h" #include <QColor>