Closed GoogleCodeExporter closed 9 years ago
After https://code.google.com/p/hedgewars/source/detail?r=469ce70ba163# this
should be fixed, however:
man hedgewars:
"OPTIONS
-style name
sets Qt GUI Style (qtconfig names). Example: -style Oxygen
"
Original comment by gianfran...@abinsula.com
on 9 Sep 2014 at 6:54
<@sheepluva> I think we override it in the code at some point
<@sheepluva> main.cpp
<@sheepluva> 23:#include <QPlastiqueStyle>
<@sheepluva> 250: app.setStyle(new QPlastiqueStyle());
<@sheepluva> LocutusOfBorg1: so you're right. using -style has currently no
effect whatsoever
I'll update the man page accordingly
Original comment by sheepyluva
on 9 Sep 2014 at 8:26
Fixed in r0972bf43e8fc81843e23c6d4698cdc432309946c (and the 2 commits before)
Original comment by sheepyluva
on 9 Sep 2014 at 9:18
Original issue reported on code.google.com by
gianfran...@abinsula.com
on 8 Sep 2014 at 7:14