-
-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
Gentoo is phasing out support for Qt5: https://bugs.gentoo.org/948836
Some parts would need to be ported to Qt6, as version 1.1.68 fails to compile with eqmake6:
[snip]
browserview.cpp: In member function 'virtual void BrowserView::mouseMoveEvent(QMouseEvent*)':
browserview.cpp:1233:21: error: 'class QMouseEvent' has no member named 'globalY'
1233 | dy = event->globalY() - oldY;
[snip]
Do you plan to port the program to Qt6?
Metadata
Metadata
Assignees
Labels
No labels