Printing: add statistics templates to the dialog

Show the existing templates based on the print type selected
by the user.

Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
This commit is contained in:
Gehad elrobey 2015-08-21 18:07:30 +02:00 committed by Lubomir I. Ivanov
parent 77c81b299b
commit 6a692495c0
2 changed files with 43 additions and 15 deletions

View file

@ -70,6 +70,7 @@ private:
struct print_options *printOptions;
struct template_options *templateOptions;
bool hasSetupSlots;
void setupTemplates();
private
slots: