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
+2
View File
@@ -32,6 +32,8 @@ namespace libglabels
QString &formatFraction( double x );
int comparePartNames( const QString &s1, const QString &s2 );
}
}