summaryrefslogtreecommitdiff
path: root/src/interface.cpp
blob: c75b682e487098568d42e82234c06daeeec9029a (plain)
1
2
3
4
5
6
7
8
9
10
#include "interface.h"

Interface::Interface()
{
}

Interface::~Interface()
{
}