commit 9d384c3c126b79386523d3c5381900ec6c6aa589
Author: Juergen Spitzmueller <[email protected]>
Date: Mon Apr 1 11:28:54 2019 +0200
Fix tooltip.
Thanks, Kornel.
---
src/frontends/qt4/ui/TabularUi.ui | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/frontends/qt4/ui/TabularUi.ui
b/src/frontends/qt4/ui/TabularUi.ui
index cf40cf3..4f267bc 100644
--- a/src/frontends/qt4/ui/TabularUi.ui
+++ b/src/frontends/qt4/ui/TabularUi.ui
@@ -1132,7 +1132,7 @@
<item row="2" column="0">
<widget class="QCheckBox" name="resetFormalCB">
<property name="toolTip">
- <string>If this is checked, the table will be reset to the formal
default style (only top and bottom row have vertical lines)</string>
+ <string>If this is checked, the table will be reset to the formal
default style (only top and bottom row have horizontal lines)</string>
</property>
<property name="text">
<string>Use Default &Formal Style</string>