diff options
author | Claudiu Olteanu <olteanu.claudiu@ymail.com> | 2015-09-19 19:14:51 +0300 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2015-09-19 09:43:06 -0700 |
commit | 89540e0fb2051b667135e2588e70b8ad49f61cd4 (patch) | |
tree | 62fd46584a10dbc3f27937dba38e3ec6c5b01d61 /qt-ui/urldialog.ui | |
parent | 54f4ed70ce545283b3fbb0b7549d57fef1d84095 (diff) | |
download | subsurface-89540e0fb2051b667135e2588e70b8ad49f61cd4.tar.gz |
Fix Bluetooth address truncation issues on Windows
On some Windows platforms when we convert a Bth address to a String
it is formatted as "(XX:XX:XX:XX:XX:XX)". Therefore we first try to
remove the round parentheses and finally we truncate the string
to 17 because there are 6 two-digit hex values and 5 colons.
Signed-off-by: Claudiu Olteanu <olteanu.claudiu@ymail.com>
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'qt-ui/urldialog.ui')
0 files changed, 0 insertions, 0 deletions