diff options
author | Gehad elrobey <gehadelrobey@gmail.com> | 2015-08-09 17:41:43 +0200 |
---|---|---|
committer | Lubomir I. Ivanov <neolit123@gmail.com> | 2015-08-15 15:03:01 +0300 |
commit | de889b90adb7489923f9f19e11a15256ea648b80 (patch) | |
tree | c898143ce0a9bc36d4b7a844bb3e49241c4f624a | |
parent | 06e2fab291295f377af19fcc6f4d7415477c0f44 (diff) | |
download | subsurface-de889b90adb7489923f9f19e11a15256ea648b80.tar.gz |
Printing: rename "Table cells" to "Table cells 1"
Signed-off-by: Lubomir I. Ivanov <neolit123@gmail.com>
Signed-off-by: Gehad elrobey <gehadelrobey@gmail.com>
-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 0a1b18c54..322193cc6 100644 --- a/qt-ui/templateedit.ui +++ b/qt-ui/templateedit.ui @@ -317,7 +317,7 @@ </sizepolicy> </property> <property name="text"> - <string>Table cells</string> + <string>Table cells 1</string> </property> </widget> </item> |