mirror of
https://github.com/MultiMC/MultiMC5.git
synced 2025-01-05 21:54:15 +00:00
3a1abb555b
Presumably this is caused by the bump to GCC 11 in Fedora 34. See the error that did occur below... ./MultiMC5/application/KonamiCode.cpp: In member function ‘void KonamiCode::input(QEvent*)’: ./MultiMC5/application/KonamiCode.cpp:38:23: error: comparison of integer expressions of different signedness: ‘int’ and ‘std::array<Qt::Key, 10>::size_type’ {aka ‘long unsigned int’} [-Werror=sign-compare] 38 | if(m_progress == konamiCode.size()) | ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~ |
||
---|---|---|
.. | ||
dialogs | ||
groupview | ||
package | ||
pagedialog | ||
pages | ||
resources | ||
setupwizard | ||
themes | ||
widgets | ||
CMakeLists.txt | ||
ColorCache.cpp | ||
ColorCache.h | ||
ColumnResizer.cpp | ||
ColumnResizer.h | ||
GuiUtil.cpp | ||
GuiUtil.h | ||
HoeDown.h | ||
install_prereqs.cmake.in | ||
InstancePageProvider.h | ||
InstanceProxyModel.cpp | ||
InstanceProxyModel.h | ||
InstanceWindow.cpp | ||
InstanceWindow.h | ||
JavaCommon.cpp | ||
JavaCommon.h | ||
KonamiCode.cpp | ||
KonamiCode.h | ||
LaunchController.cpp | ||
LaunchController.h | ||
main.cpp | ||
MainWindow.cpp | ||
MainWindow.h | ||
MultiMC.cpp | ||
MultiMC.h | ||
UpdateController.cpp | ||
UpdateController.h | ||
VersionProxyModel.cpp | ||
VersionProxyModel.h |