diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2017-01-15 13:12:42 +0100 |
---|---|---|
committer | Szymon Kłos <eszkadev@gmail.com> | 2017-01-15 13:12:42 +0100 |
commit | 56fabc4b7e237cfebe36edbf229210ed767d02b1 (patch) | |
tree | 905aa462350f1449d5c5e40dc314444f9084f425 | |
parent | 35f858be0641a1db1929f8f07355993e6854219e (diff) |
Removed superfluous tooltip
Change-Id: I3f01ec51e30939cf8fcb98f61d047347a6d6a8a0
-rw-r--r-- | sw/uiconfig/swriter/ui/pageorientationcontrol.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/pageorientationcontrol.ui b/sw/uiconfig/swriter/ui/pageorientationcontrol.ui index d03aee7d0068..c2026b634975 100644 --- a/sw/uiconfig/swriter/ui/pageorientationcontrol.ui +++ b/sw/uiconfig/swriter/ui/pageorientationcontrol.ui @@ -53,7 +53,6 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">True</property> - <property name="tooltip_text" translatable="yes">Single</property> <property name="image">image_landscape</property> <property name="relief">none</property> <property name="xalign">0</property> |