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
View File
@@ -36,6 +36,7 @@ namespace gLabels
private slots:
void searchEntryTextChanged( const QString &text );
void pageSizeRadioToggled( bool checked );
};