PropertiesView and View now follow Settings::units.

This commit is contained in:
Jim Evins
2016-04-14 23:10:38 -04:00
parent 2f7f4b2041
commit 783ede0a03
28 changed files with 559 additions and 258 deletions
+1 -1
View File
@@ -45,7 +45,7 @@ namespace glabels
Distance w() const;
Distance h() const;
const QString sizeDescription( Distance::Units units ) const;
const QString sizeDescription( const Units& units ) const;
bool isSimilarTo( Frame* other ) const;
const QPainterPath& path() const;