Hi everyone, I am trying to add a menu item in the "View" menu but I am missing something.
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. What's the correct way to add a menu item in this context?
_______________________________________________ QGIS-Developer mailing list [email protected] List info: https://lists.osgeo.org/mailman/listinfo/qgis-developer Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-developer
