nomns / nparse

Nomns' Parser for Project1999
GNU General Public License v3.0
43 stars 23 forks source link

Xubuntu Menu Fix #65

Open rsanden opened 11 months ago

rsanden commented 11 months ago

For some reason, the menu (in stable/qt5) does not work in Xubuntu 22.04. I was able to fix it by using .triggered() event dispatch.

This is not tested in any other environment, so it may not be good to merge directly. However, I created this PR for review and to document the menu fix that worked for me.