diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:21:48 +0100 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2018-03-14 07:21:48 +0100 |
commit | 0e971b6fc4164a2263577964cc29535072175428 (patch) | |
tree | 40264bb12b490867f517867bd47f930cdfec896e /gui/correlation-calibrator.ui | |
parent | 39263718846f0cc45f6ffe32a7366e74e7ed7eab (diff) |
gui/correlation-calibrator: fix i18n
Diffstat (limited to 'gui/correlation-calibrator.ui')
-rw-r--r-- | gui/correlation-calibrator.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gui/correlation-calibrator.ui b/gui/correlation-calibrator.ui index 0c33d8b4..918d1026 100644 --- a/gui/correlation-calibrator.ui +++ b/gui/correlation-calibrator.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Form</string> + <string>correlation_calibrator</string> </property> <layout class="QVBoxLayout" name="verticalLayout"> <item> |