qt-correction-tool/imageprocess/IMulti.cpp

11 lines
74 B
C++

#include "IMulti.h"
IMulti::IMulti(void)
{
}
IMulti::~IMulti(void)
{
}