mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Removed obsolete code
This commit is contained in:
parent
a3d555bb6a
commit
03f4315a5b
@ -144,8 +144,6 @@ private:
|
|||||||
const;
|
const;
|
||||||
qreal opacity(Layer::Type type, int zoom) const;
|
qreal opacity(Layer::Type type, int zoom) const;
|
||||||
bool antialias(Layer::Type type, int zoom) const;
|
bool antialias(Layer::Type type, int zoom) const;
|
||||||
QString fillPattern(int zoom) const
|
|
||||||
{return _fillPattern.value(zoom);}
|
|
||||||
|
|
||||||
private:
|
private:
|
||||||
FunctionC _textColor;
|
FunctionC _textColor;
|
||||||
|
Loading…
Reference in New Issue
Block a user