mirror of
https://github.com/QuasarApp/installer-framework.git
synced 2025-05-17 15:29:35 +00:00
Now it is possible to set a stylesheet file to customize the wizard's UI. The stylesheet adds to the config.xml file using the new "StyleSheet" element. Change-Id: I66271f755a0f742e96cf433fe557423a2261e432 Reviewed-by: Iikka Eklund <iikka.eklund@theqtcompany.com> Reviewed-by: Leena Miettinen <riitta-leena.miettinen@theqtcompany.com>
17 lines
260 B
Prolog
17 lines
260 B
Prolog
TEMPLATE = subdirs
|
|
|
|
SUBDIRS += \
|
|
changeuserinterface \
|
|
componenterror \
|
|
dependencies \
|
|
dynamicpage \
|
|
licenseagreement \
|
|
modifyextract \
|
|
online \
|
|
openreadme \
|
|
quitinstaller \
|
|
registerfileextension \
|
|
startmenu \
|
|
systeminfo \
|
|
stylesheet
|