summaryrefslogtreecommitdiff
path: root/libsowatch/watchletplugininterface.cpp
blob: c575236a0c0cf9eb5265c420a90826970f906fab (plain)
1
2
3
4
5
6
7
#include "watchletplugininterface.h"

using namespace sowatch;

WatchletPluginInterface::~WatchletPluginInterface()
{
}