##// END OF EJS Templates
QLop dataBase started, WIP.
QLop dataBase started, WIP.

File last commit:

r6:665de41c4c74 default
r12:ae7af17c2621 default
Show More
pyqlop.h
13 lines | 254 B | text/x-c | CLexer
#ifndef PYQLOP
#define PYQLOP
#include <QtCore/QObject>
#include <QtWidgets/QtWidgets>
#include "qlopservice.h"
#include "qlopdata.h"
#include "SocExplorerPlot.h"
#include "filebrowser.h"
#include "qlopdata.h"
#include "qcustomplot.h"
#endif // PYQLOP