diff options
author | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-15 14:04:05 +0100 |
---|---|---|
committer | Paweł Jastrzębski <pawelj@vulturis.eu> | 2014-01-15 14:09:40 +0100 |
commit | 87009f27a65f64b18f76b10e4256f28fafba28b2 (patch) | |
tree | 1c02f1260351668b3862a8b74d8a3e9642428c8d /KCC-OSX.ui | |
parent | And one more bucket... (diff) | |
download | kcc-87009f27a65f64b18f76b10e4256f28fafba28b2.tar.gz kcc-87009f27a65f64b18f76b10e4256f28fafba28b2.tar.bz2 kcc-87009f27a65f64b18f76b10e4256f28fafba28b2.zip |
Preliminary QT5 update
Diffstat (limited to 'KCC-OSX.ui')
-rw-r--r-- | KCC-OSX.ui | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/KCC-OSX.ui b/KCC-OSX.ui index 465af4b..3873816 100644 --- a/KCC-OSX.ui +++ b/KCC-OSX.ui @@ -708,7 +708,7 @@ <string><html><head/><body><p><span style=" font-size:12pt;">Resolution of target device.</span></p></body></html></string> </property> <property name="inputMask"> - <string>0000; </string> + <string>0000</string> </property> <property name="maxLength"> <number>4</number> @@ -763,7 +763,7 @@ <string><html><head/><body><p><span style=" font-size:12pt;">Resolution of target device.</span></p></body></html></string> </property> <property name="inputMask"> - <string>0000; </string> + <string>0000</string> </property> <property name="maxLength"> <number>4</number> |