Added similar list to NewLabelDialog.

This commit is contained in:
Jim Evins
2013-11-15 21:58:28 -05:00
parent 932ab5b65b
commit 1f5e555e00
6 changed files with 58 additions and 9 deletions
+1 -1
View File
@@ -97,7 +97,7 @@ namespace libglabels
bool operator==( const Template &other ) const;
bool hasCategory( const QString &categoryId ) const;
bool isSimilarTo( const Template &other ) const;
bool isSimilarTo( const Template *other ) const;
private: