aboutsummaryrefslogtreecommitdiff
path: root/src/old/tests/plugin/plugin.cpp
blob: ea558fdf8b1312dc5c329e73db6607d01183de64 (plain)
1
2
3
4
5
6
7
8
9
10
#include "plugin.h"

Plugin::Plugin()
{
}

Plugin::~Plugin()
{
}