Remove all of plugin_support

This commit is contained in:
eelke 2019-08-15 18:00:19 +02:00
parent 09ef4cdf6b
commit b0fa02455c
25 changed files with 46 additions and 1007 deletions

View file

@ -19,7 +19,6 @@
#include "util.h"
#include "GlobalIoService.h"
#include "UserConfiguration.h"
#include "plugin_support/IPluginContentWidgetContext.h"
QueryTool::QueryTool(std::shared_ptr<OpenDatabase> open_database, QWidget *parent)