#include "infobackend.h"#include "infoxmlbackend.h"#include "infocdbbackend.h"#include <QMutex>#include <QDebug>#include <QCoreApplication>#include <QMutexLocker>Functions | |
| void | __attribute__ ((destructor)) library_dtor() |
| This will be called when the library is unloaded. | |
| void __attribute__ | ( | (destructor) | ) |
This will be called when the library is unloaded.
1.5.6