diff options
author | deva <deva> | 2009-03-18 14:03:58 +0000 |
---|---|---|
committer | deva <deva> | 2009-03-18 14:03:58 +0000 |
commit | fe56b832d8781db11911b778630d344bcc834145 (patch) | |
tree | 6b75784b6a66c593461957af2e69925c4cc12028 /client/pracro.ini | |
parent | 4696bba0897715cb79eb75fcb14169964e1562e2 (diff) |
Made combobox show its background (red on invalid) even when running with plastique style.
Diffstat (limited to 'client/pracro.ini')
-rw-r--r-- | client/pracro.ini | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/client/pracro.ini b/client/pracro.ini index 8192ea5..25fd0bf 100644 --- a/client/pracro.ini +++ b/client/pracro.ini @@ -1,3 +1,4 @@ [server] -host=127.0.0.1 +#host=pracserv.j.auh.dk +host=localhost port=12345 |