removed namespaces

This commit is contained in:
fourtf
2018-06-26 17:06:17 +02:00
parent 2df0566492
commit 54eb07e116
132 changed files with 805 additions and 823 deletions
@@ -32,9 +32,9 @@ HighlightModel *HighlightController::createModel(QObject *parent)
return model;
}
void HighlightController::addHighlight(const messages::MessagePtr &msg)
void HighlightController::addHighlight(const chatterino::MessagePtr &msg)
{
// static widgets::NotificationPopup popup;
// static NotificationPopup popup;
// popup.updatePosition();
// popup.addMessage(msg);