mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2024-11-24 03:35:54 +01:00
Removed forgotten broken test code
This commit is contained in:
parent
c1a00d902e
commit
95da309a3c
@ -31,7 +31,7 @@ public:
|
||||
|
||||
|
||||
Text(const QSize &size)
|
||||
: _sceneRect(QRectF(QPointF(0, 0), size)), _textPathPresent(false) {}
|
||||
: _sceneRect(QRectF(QPointF(0, 0), size)) {}
|
||||
~Text();
|
||||
|
||||
void setProperties(const Properties &prop)
|
||||
|
Loading…
Reference in New Issue
Block a user