fixed notation pt. 2

This commit is contained in:
fourtf
2017-01-18 04:52:47 +01:00
parent 10e4a0f785
commit 528f539fca
22 changed files with 60 additions and 46 deletions
+3 -3
View File
@@ -1,14 +1,14 @@
#ifndef EMOJIS_H
#define EMOJIS_H
#include "concurrentmap.h"
#include "lazyloadedimage.h"
#include <QObject>
#include <QRegularExpression>
#include <QString>
#include <unordered_map>
#include "concurrentmap.h"
#include "lazyloadedimage.h"
class Emojis
{
public: