Added SimplePreview to NewLabelDialog.

This commit is contained in:
Jim Evins
2013-11-13 23:53:05 -05:00
parent 5dff08935e
commit 9dce9addf1
6 changed files with 211 additions and 1 deletions
+1
View File
@@ -37,6 +37,7 @@ namespace gLabels
private slots:
void searchEntryTextChanged( const QString &text );
void pageSizeRadioToggled( bool checked );
void templatePickerSelectionChanged();
};