diff options
author | Gehad elrobey <gehadelrobey@gmail.com> | 2015-07-26 19:13:23 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2015-07-28 11:39:19 +0300 |
commit | d41d79b549cdfb0ff3c785eae09a504a46fb4b96 (patch) | |
tree | 49ab30d6e1b3dc9460a323b9b09e9fee4097e198 /qt-ui/templateedit.ui | |
parent | 6319f0efba30d0c6a3831f5bb9a072aede4690ab (diff) | |
download | subsurface-d41d79b549cdfb0ff3c785eae09a504a46fb4b96.tar.gz |
Printing: add the "Shades of blue" color theme
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 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/qt-ui/templateedit.ui b/qt-ui/templateedit.ui index 073db237b..1442954cf 100644 --- a/qt-ui/templateedit.ui +++ b/qt-ui/templateedit.ui @@ -175,6 +175,11 @@ </item> <item> <property name="text"> + <string>Shades of blue</string> + </property> + </item> + <item> + <property name="text"> <string>Custom</string> </property> </item> |