install share/qt5/plugins/styles/qwindowsvistastyle.dll for native look'n'feel in Windows with 'Default' theme
This commit is contained in:
@@ -72,6 +72,7 @@ cd $MINGWDIR
|
|||||||
for EXTRAPATH in \
|
for EXTRAPATH in \
|
||||||
'./share/qt5/plugins/imageformats/*.dll' \
|
'./share/qt5/plugins/imageformats/*.dll' \
|
||||||
'./share/qt5/plugins/platforms/*.dll' \
|
'./share/qt5/plugins/platforms/*.dll' \
|
||||||
|
'./share/qt5/plugins/styles/*.dll' \
|
||||||
; do
|
; do
|
||||||
cp --parent -v `find $EXTRAPATH -type f` "$INSTALLDIR"
|
cp --parent -v `find $EXTRAPATH -type f` "$INSTALLDIR"
|
||||||
done
|
done
|
||||||
|
|||||||
Reference in New Issue
Block a user