##// END OF EJS Templates
Init
Init

File last commit:

r0:0630ec60beb0 default
r0:0630ec60beb0 default
Show More
uprobe.cpp
6 lines | 79 B | text/x-c | CppLexer
#include "uprobe.h"
UProbe::UProbe(QObject *parent) :
QObject(parent)
{
}