diff options
author | Mike Buland <eichlan@xagasoft.com> | 2011-05-23 22:30:16 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2011-05-23 22:30:16 +0000 |
commit | 66f972a288916824d9001c1931bf4c5db1bed82b (patch) | |
tree | 81d2d2f8dd53515e8f679ad50946e2009f28161b /src/gatscon/connectdlg.ui | |
parent | 497e10fc23638fdcc1e737c705daf7fe59bc3301 (diff) | |
download | libgats-66f972a288916824d9001c1931bf4c5db1bed82b.tar.gz libgats-66f972a288916824d9001c1931bf4c5db1bed82b.tar.bz2 libgats-66f972a288916824d9001c1931bf4c5db1bed82b.tar.xz libgats-66f972a288916824d9001c1931bf4c5db1bed82b.zip |
Minor change, just rebranded GatsCon to "Gats Console" for the display.
Diffstat (limited to 'src/gatscon/connectdlg.ui')
-rw-r--r-- | src/gatscon/connectdlg.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gatscon/connectdlg.ui b/src/gatscon/connectdlg.ui index fd2d909..6875e27 100644 --- a/src/gatscon/connectdlg.ui +++ b/src/gatscon/connectdlg.ui | |||
@@ -11,7 +11,7 @@ | |||
11 | </rect> | 11 | </rect> |
12 | </property> | 12 | </property> |
13 | <property name="windowTitle"> | 13 | <property name="windowTitle"> |
14 | <string>GatsCon - Connect</string> | 14 | <string>Gats Console - Connect</string> |
15 | </property> | 15 | </property> |
16 | <layout class="QVBoxLayout" name="verticalLayout"> | 16 | <layout class="QVBoxLayout" name="verticalLayout"> |
17 | <item> | 17 | <item> |