Added cancel and create button handler slots.

This commit is contained in:
Jim Evins
2013-11-17 17:43:42 -05:00
parent d4541d396e
commit f5bdbb98f9
5 changed files with 73 additions and 31 deletions
+1 -3
View File
@@ -42,9 +42,7 @@ namespace gLabels
void applyFilter( const QString &searchString, bool isoMask, bool usMask, bool otherMask );
private:
const libglabels::Template *selectedTemplate();
};