replaced one structure, stored omemo support in Global object
This commit is contained in:
parent
dfe72ca36c
commit
758a9d95f3
5 changed files with 17 additions and 26 deletions
|
@ -99,6 +99,7 @@ namespace Shared {
|
|||
static QString getColorSchemeName(const QString& path);
|
||||
static void setTheme(const QString& path);
|
||||
static void setStyle(const QString& style);
|
||||
const bool omemoSupport;
|
||||
|
||||
template<typename T>
|
||||
static T fromInt(int src);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue