Added simple page size filtering.

This commit is contained in:
Jim Evins
2013-11-13 00:04:00 -05:00
parent 5ce9121801
commit 1c02315db9
7 changed files with 77 additions and 17 deletions
+1 -1
View File
@@ -40,7 +40,7 @@ namespace gLabels
void setTemplates( const QList <libglabels::Template*> &tmplates );
void applyFilter( const QString &searchString );
void applyFilter( const QString &searchString, bool isoMask, bool usMask, bool otherMask );
private: