Update CI #9
Annotations
4 warnings
build-qt6 / build (gcc, liridev/fedora:latest):
src/live-welcome/main.cpp#L41
'static QString QLibraryInfo::location(LibraryLocation)' is deprecated: Use path() [-Wdeprecated-declarations]
|
build-qt6 / build (gcc, liridev/fedora:latest):
src/live-welcome/main.cpp#L75
'Qt::AA_EnableHighDpiScaling' is deprecated: High-DPI scaling is always enabled. This attribute no longer has any effect. [-Wdeprecated-declarations]
|
build-qt6 / build (clang, liridev/fedora:latest):
src/live-welcome/main.cpp#L41
'location' is deprecated: Use path() [-Wdeprecated-declarations]
|
build-qt6 / build (clang, liridev/fedora:latest):
src/live-welcome/main.cpp#L75
'AA_EnableHighDpiScaling' is deprecated: High-DPI scaling is always enabled. This attribute no longer has any effect. [-Wdeprecated-declarations]
|