[PATCH] Support for "--stylesheet" option in KDE applications
Aurélien Gâteau
aurelien.gateau at free.fr
Wed Jan 9 00:17:00 GMT 2008
David Faure wrote:
> On Tuesday 08 January 2008, Aurélien Gâteau wrote:
>> Hello,
>>
>> Since Qt 4.3 (or 4.2, I am not sure), Qt applications gained a new
>> command line option: "-stylesheet". This option makes it possible to
>> apply a custom Qt stylesheet to the application at runtime.
>>
>> Unfortunately, this option is not supported by KDE apps because
>> KCmdLineArgs does not know about it. Attached patch adds this option. Is
>> it OK to commit?
>
> Sure.
Committed.
Aurélien
More information about the kde-core-devel
mailing list