diff options
| author | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-04 21:15:54 -0400 |
|---|---|---|
| committer | isanae <14251494+isanae@users.noreply.github.com> | 2019-06-04 21:15:54 -0400 |
| commit | c31303c6af77a47e61efd94022302f860ed5ebfc (patch) | |
| tree | 9c344addd96cb0b9d78584d7ff9028e3d24ebcd9 /src/nexusmanualkey.ui | |
| parent | 2db29cffda538c6a9be24dff705e1d032bd42008 (diff) | |
fixed title on the manual key dialog
disabled disconnect and manual key buttons while fetching the api key
Diffstat (limited to 'src/nexusmanualkey.ui')
| -rw-r--r-- | src/nexusmanualkey.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nexusmanualkey.ui b/src/nexusmanualkey.ui index 1a842dc3..847bdd61 100644 --- a/src/nexusmanualkey.ui +++ b/src/nexusmanualkey.ui @@ -11,7 +11,7 @@ </rect> </property> <property name="windowTitle"> - <string>Dialog</string> + <string>Manual Nexus API Key</string> </property> <layout class="QVBoxLayout" name="verticalLayout_2" stretch="1,0"> <item> |
