diff options
| author | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-24 14:00:00 +0200 |
|---|---|---|
| committer | Stanislaw Halik <sthalik@misaki.pl> | 2016-09-24 14:00:13 +0200 |
| commit | 1b2c6b8c9af31a85fb3688a5354359ae774263d4 (patch) | |
| tree | 7b17e3e45fbb943ba6dcf52ea39df522a2427738 | |
| parent | 60a7567a186993dc7e2acd37eef3dd886c5eb064 (diff) | |
gui/options: explain tcomp disable Z importance
Issue: #458
| -rw-r--r-- | gui/options-dialog.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/options-dialog.ui b/gui/options-dialog.ui index 4d12d594..193d75a9 100644 --- a/gui/options-dialog.ui +++ b/gui/options-dialog.ui @@ -873,7 +873,7 @@ It won't work properly with translation compensation enabled.</string> <string notr="true"/> </property> <property name="text"> - <string>Disable Z compensation</string> + <string>Disable Z compensation (for using zoom on Z axis)</string> </property> </widget> </item> |
