Added initial selection info to NewLabelDialog.

This commit is contained in:
Jim Evins
2013-11-15 00:54:31 -05:00
parent 9dce9addf1
commit 932ab5b65b
13 changed files with 209 additions and 78 deletions
+1 -1
View File
@@ -30,7 +30,7 @@ namespace libglabels
namespace StrUtil
{
QString &formatFraction( double x );
QString formatFraction( double x );
int comparePartNames( const QString &s1, const QString &s2 );