diff options
author | Gehad elrobey <gehadelrobey@gmail.com> | 2015-07-23 15:20:48 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2015-07-28 11:37:15 +0300 |
commit | 0b085f79b12ee2ca60278c324e419f47f47ae100 (patch) | |
tree | b4a249e48d148c79ade1e96bf78f78f1ec409552 /qt-ui/templateedit.ui | |
parent | 9fd5221666f94c9a95537b2f07a28a1c02f6bb24 (diff) | |
download | subsurface-0b085f79b12ee2ca60278c324e419f47f47ae100.tar.gz |
Printing: set the default tab to the correct one
The first tab is the default tab.
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Diffstat (limited to 'qt-ui/templateedit.ui')
-rw-r--r-- | qt-ui/templateedit.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/qt-ui/templateedit.ui b/qt-ui/templateedit.ui index 4f9c9c2ed..7e636f0ee 100644 --- a/qt-ui/templateedit.ui +++ b/qt-ui/templateedit.ui @@ -39,7 +39,7 @@ </rect> </property> <property name="currentIndex"> - <number>2</number> + <number>0</number> </property> <widget class="QWidget" name="style"> <attribute name="title"> |