<!DOCTYPE html><html><head><meta http-equiv="Content-Type" content="text/html; charset=utf-8" /></head><body><div data-html-editor-font-wrapper="true" style="font-family: arial, sans-serif; font-size: 13px;">Hi everyone,<br><br>I am trying to add a menu item in the "View" menu but I am missing something.<br><br>I added the action in "qgisapp.ui" but I also need to edit "ui_qgisapp.h" to enable the action in the menu. However, it looks like ui "ui_qgisapp.h" is a file generated when building the application. So this particular menu item is added locally on my machine but making a PR with that new feature I am developping would miss the menu item.<br><br>What's the correct way to add a menu item in this context?</div></body></html>