##// END OF EJS Templates
Fixed mistake on dsu3plugin.
Fixed mistake on dsu3plugin.

File last commit:

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