Fix initial focus.
authorIain Patterson <me@iain.cx>
Fri, 22 Nov 2013 13:40:17 +0000 (13:40 +0000)
committerIain Patterson <me@iain.cx>
Fri, 22 Nov 2013 13:59:14 +0000 (13:59 +0000)
commit88007006e2caf2c9f33c4099c0b04e3a806498aa
treeb7bf5f4d734e0138a458a37e888b8696b215a39b
parent12d001e1791937fe223067b6a2f912620d25faaf
Fix initial focus.

Ensure that the service name field has the initial input focus.  It
already did for the install dialogue but didn't in the remove dialogue.
gui.cpp