This website requires JavaScript.
Explore
Help
Sign In
qiurui
/
qtactiveqt
mirror of
https://github.com/qt/qtactiveqt.git
Watch
1
Star
0
Fork
You've already forked qtactiveqt
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dev
qtactiveqt
/
tests
/
manual
/
menus
/
menus.rc
3 lines
40 B
Plaintext
Raw
Permalink
Normal View
History
Unescape
Escape
Fix installation of ActiveQt examples Active Qt examples cannot have dependencies to sources because not all installations have sources available. Each example that needs them now has its own copy of .rc, .def, and .ico files to make them self-contained. Task-number: QTBUG-26848 Change-Id: I1ce919dd393ff372ef12c5db268f9f08022fa3f7 Reviewed-by: Oswald Buddenhagen <oswald.buddenhagen@nokia.com>
2012-08-22 10:16:26 +00:00
1 TYPELIB "menus.rc"
Stop using DISCARDABLE attribute for icon resources The DISCARDABLE attribute is only supported on 16bit Windows, and is ignored for 32 & 64bit applications. Usage can therefore be removed to simplify the sample code. Microsoft doc: https://docs.microsoft.com/en-us/windows/desktop/menurc/common-resource-attributes Change-Id: Ib84217a79cb726b6c1355107e6b254033de515fe Reviewed-by: Friedemann Kleint <Friedemann.Kleint@qt.io>
2019-02-25 09:49:25 +00:00
1 ICON "menus.ico"