diff options
author | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-19 16:38:42 +0200 |
---|---|---|
committer | Stanislaw Halik <sthalik@misaki.pl> | 2013-10-19 16:38:42 +0200 |
commit | 7404dada6bade3c07fdd2ccf0740ecd11f05e655 (patch) | |
tree | 9c2a40cb935b060d0529eccfd514514b2055acda | |
parent | 0cdf32cea57c01b8850a200656712c525c8cff4b (diff) |
Fix copy-paste UI error
Signed-off-by: Stanislaw Halik <sthalik@misaki.pl>
Reported-by: mm0zct
-rw-r--r-- | facetracknoir/facetracknoir.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/facetracknoir/facetracknoir.ui b/facetracknoir/facetracknoir.ui index cc5891bf..5bda6067 100644 --- a/facetracknoir/facetracknoir.ui +++ b/facetracknoir/facetracknoir.ui @@ -951,7 +951,7 @@ </size>
</property>
<property name="text">
- <string>TX</string>
+ <string>TY</string>
</property>
</widget>
</item>
@@ -1045,7 +1045,7 @@ </size>
</property>
<property name="text">
- <string>TX</string>
+ <string>TZ</string>
</property>
</widget>
</item>
|