Move all the menu/action manipulation over to a new class, so that it's self contained
This fixes a bunch of bugs with setting the title for widgets, deleting widgets, etc. It also reduces the amount of code duplication, which is always a good thing.
Showing
This diff is collapsed.
src/ui/menuactionhelper.cpp
0 → 100644
src/ui/menuactionhelper.h
0 → 100644
Please register or sign in to comment