diff options
author | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-11-20 14:10:33 -0500 |
---|---|---|
committer | Adam Ierymenko <adam.ierymenko@gmail.com> | 2013-11-20 14:10:33 -0500 |
commit | 902c8c38d261b1e73329ab4b9fefcfe11995c8b7 (patch) | |
tree | aef3b8de4aaafa64376b74b1ba4a0aa2b2cf47cc /ZeroTierUI/mainwindow.ui | |
parent | 14b0639181f8da7eeb42970b38b0d0701e9ddae6 (diff) | |
download | infinitytier-902c8c38d261b1e73329ab4b9fefcfe11995c8b7.tar.gz infinitytier-902c8c38d261b1e73329ab4b9fefcfe11995c8b7.zip |
UI basically works, almost ready for testing and packaging...
Diffstat (limited to 'ZeroTierUI/mainwindow.ui')
-rw-r--r-- | ZeroTierUI/mainwindow.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ZeroTierUI/mainwindow.ui b/ZeroTierUI/mainwindow.ui index d4824d59..a09460ae 100644 --- a/ZeroTierUI/mainwindow.ui +++ b/ZeroTierUI/mainwindow.ui @@ -131,7 +131,7 @@ <string notr="true">border: 0;</string> </property> <property name="text"> - <string>0000000000 (OFFLINE, 0 peers) </string> + <string>0000000000 (OFFLINE, 0 peers) </string> </property> <property name="toolButtonStyle"> <enum>Qt::ToolButtonTextOnly</enum> |