Removed most inline functions and assorted cleanup to libglabels source.

This commit is contained in:
Jim Evins
2017-01-13 22:02:14 -05:00
parent 9cba0d4a43
commit f6de611a68
47 changed files with 538 additions and 691 deletions
+1 -4
View File
@@ -49,7 +49,7 @@ namespace glabels
Distance w() const;
Distance h() const;
const QString sizeDescription( const Units& units ) const;
QString sizeDescription( const Units& units ) const;
bool isSimilarTo( Frame* other ) const;
@@ -73,7 +73,4 @@ namespace glabels
}
#include "FrameRect.inl"
#endif // glabels_FrameRect_h