mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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:
parent
77c81b299b
commit
6a692495c0
2 changed files with 43 additions and 15 deletions
|
|
@ -70,6 +70,7 @@ private:
|
|||
struct print_options *printOptions;
|
||||
struct template_options *templateOptions;
|
||||
bool hasSetupSlots;
|
||||
void setupTemplates();
|
||||
|
||||
private
|
||||
slots:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue