Added MiniPreviewPixmap to Template.
This commit is contained in:
+1
-1
@@ -39,7 +39,7 @@ namespace libglabels
|
||||
inline double x() const { return mX; }
|
||||
inline double y() const { return mY; }
|
||||
|
||||
static int compare( const Point &a, const Point &b );
|
||||
bool operator<( const Point &other ) const;
|
||||
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user