Printing: add custom options to the PrintDialog

Add:
-custom.html template
-custom template to print_options struct
-options to the options dialog

Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
This commit is contained in:
Gehad elrobey 2015-07-04 23:02:17 +02:00 committed by Lubomir I. Ivanov
parent 815072d2ae
commit c35092f5c9
5 changed files with 65 additions and 1 deletions

View file

@ -140,6 +140,11 @@
<string>Two dives per page</string>
</property>
</item>
<item>
<property name="text">
<string>Custom template</string>
</property>
</item>
</widget>
</item>
<item>