##// END OF EJS Templates
added int ElfFile::getSymbolIndex(const QString &name)
added int ElfFile::getSymbolIndex(const QString &name)

File last commit:

r64:fb730b849667 default
r86:22540a7bc8cf default
Show More
PySocExplorerEngine.pri
6 lines | 159 B | text/plain | TextLexer
Jeandet Alexis
Made possible to subclass from python plugin class....
r64 HEADERS += \
$$PWD/PySocExplorerEngine0.h \
SOURCES += \
$$PWD/PySocExplorerEngine0.cpp \
$$PWD/PySocExplorerEngine_init.cpp