##// END OF EJS Templates
updated plugin headers and win32/Apbuart fix tentative.
updated plugin headers and win32/Apbuart fix tentative.

File last commit:

r0:2d12462f4460 default
r4:73bdcb77e383 default
Show More
memctrlrpywrapper.cpp
6 lines | 133 B | text/x-c | CppLexer
#include "memctrlrpywrapper.h"
memctrlrPyWrapper::memctrlrPyWrapper(socexplorerplugin *parent) :
genericPySysdriver(parent)
{
}