Fleshed out remainder of XmlUtil. Units cleanup.

This commit is contained in:
Jim Evins
2015-08-27 00:30:54 -04:00
parent 38450ebb2d
commit 000c7f69e5
13 changed files with 113 additions and 139 deletions
+1 -1
View File
@@ -48,7 +48,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;