Added simple page size filtering.
This commit is contained in:
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user