Printing: add a "one dive per page" option

Add another printing option to the print 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-06-11 20:13:10 +02:00 committed by Lubomir I. Ivanov
parent cd30e11672
commit 17470f6822
4 changed files with 35 additions and 0 deletions

View file

@ -130,6 +130,11 @@
<layout class="QHBoxLayout" name="horizontalLayout">
<item>
<widget class="QComboBox" name="printTemplate">
<item>
<property name="text">
<string>1 Dive per page</string>
</property>
</item>
<item>
<property name="text">
<string>2 Dives per page</string>