##// END OF EJS Templates
An other Win32 dirty fix tentative.
An other Win32 dirty fix tentative.

File last commit:

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