removed namespaces
This commit is contained in:
@@ -14,7 +14,7 @@ public:
|
||||
enum Location { TopLeft, TopRight, BottomLeft, BottomRight };
|
||||
NotificationPopup();
|
||||
|
||||
void addMessage(messages::MessagePtr msg);
|
||||
void addMessage(chatterino::MessagePtr msg);
|
||||
void updatePosition();
|
||||
|
||||
private:
|
||||
|
||||
Reference in New Issue
Block a user