Removed most inline functions and assorted cleanup to libglabels source.
This commit is contained in:
@@ -46,7 +46,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;
|
||||
|
||||
const QPainterPath& path() const;
|
||||
@@ -66,7 +66,4 @@ namespace glabels
|
||||
}
|
||||
|
||||
|
||||
#include "FrameRound.inl"
|
||||
|
||||
|
||||
#endif // glabels_FrameRound_h
|
||||
|
||||
Reference in New Issue
Block a user