Context actions have become normal actions in the pluginwidget so the widget knows abot them and can easily do things like enable/disable.
6 lines
52 B
C++
6 lines
52 B
C++
#include "LMainMenu.h"
|
|
|
|
LMainMenu::LMainMenu()
|
|
{
|
|
|
|
}
|