mirror of
https://github.com/tumic0/QtPBFImagePlugin.git
synced 2025-06-30 13:09:15 +02:00
Removed forgotten broken test code
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user