-
-
Notifications
You must be signed in to change notification settings - Fork 137
Open
Description
/home/debian/GIT/Guitar/ui_BigDiffWindow.h: In member function ‘void Ui_BigDiffWindow::setupUi(QDialog*)’:
/home/debian/GIT/Guitar/ui_BigDiffWindow.h:64:24: error: invalid conversion from ‘int’ to ‘QFont::Weight’ [-fpermissive]
64 | font.setWeight(75);
| ^~
| |
| int
In file included from /usr/include/x86_64-linux-gnu/qt6/QtWidgets/qwidget.h:16,
from /usr/include/x86_64-linux-gnu/qt6/QtWidgets/qdialog.h:8,
from /usr/include/x86_64-linux-gnu/qt6/QtWidgets/QDialog:1,
from /home/debian/GIT/t/src/BigDiffWindow.h:4:
/usr/include/x86_64-linux-gnu/qt6/QtGui/qfont.h:168:27: note: initializing argument 1 of ‘void QFont::setWeight(Weight)’
168 | void setWeight(Weight weight);
| ~~~~~~~^~~~~~Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels