Sort templates in "Natural" order.

This commit is contained in:
Jim Evins
2013-11-06 01:46:00 -05:00
parent ba83204445
commit 773587b3e4
5 changed files with 147 additions and 0 deletions
+1
View File
@@ -106,6 +106,7 @@ namespace libglabels
bool hasCategory( const QString &categoryId ) const;
bool isSimilarTo( const Template &other ) const;
private:
QString mBrand;
QString mPart;