|
BibleTime
|
#include "referencemanager.h"#include <QDebug>#include <utility>#include "../../util/btassert.h"#include "../config/btconfig.h"#include "../keys/cswordversekey.h"#include "../drivers/cswordmoduleinfo.h"#include "btlocalemgr.h"#include "cswordbackend.h"Go to the source code of this file.
Macros | |
| #define | RET_CASE(t, str) case t: typeStr = QStringLiteral("standard" str); break |
| #define RET_CASE | ( | t, | |
| str | |||
| ) | case t: typeStr = QStringLiteral("standard" str); break |