pgLab/pglab/plugin_support/LMainMenu.cpp
eelke a704332342 Work on plugin mechanism
Context actions have become normal actions in the pluginwidget so the widget knows abot them and
can easily do things like enable/disable.
2019-02-08 10:10:11 +01:00

6 lines
52 B
C++

#include "LMainMenu.h"
LMainMenu::LMainMenu()
{
}