Fleshed out remainder of XmlUtil. Units cleanup.
This commit is contained in:
@@ -43,7 +43,7 @@ namespace libglabels
|
||||
double w() const;
|
||||
double h() const;
|
||||
|
||||
const QString sizeDescription( const Units* units ) const;
|
||||
const QString sizeDescription( const Units& units ) const;
|
||||
bool isSimilarTo( Frame* other ) const;
|
||||
|
||||
const QPainterPath& path() const;
|
||||
|
||||
Reference in New Issue
Block a user