simplified message.cpp

This commit is contained in:
fourtf
2018-01-28 03:29:42 +01:00
parent fc758846f6
commit 591ab4d8da
20 changed files with 123 additions and 155 deletions
+2 -2
View File
@@ -20,12 +20,12 @@ struct EmoteData;
}
namespace messages {
namespace layouts {
class MessageLayoutContainer;
struct MessageLayoutContainer;
}
using namespace chatterino::messages::layouts;
class MessageElement : boost::noncopyable
struct MessageElement : boost::noncopyable
{
public:
enum Flags : uint32_t {