reformat emotepopup
This commit is contained in:
@@ -71,5 +71,6 @@ void EmotePopup::loadChannel(std::shared_ptr<Channel> _channel)
|
|||||||
|
|
||||||
this->view->setChannel(emoteChannel);
|
this->view->setChannel(emoteChannel);
|
||||||
}
|
}
|
||||||
|
|
||||||
} // namespace widgets
|
} // namespace widgets
|
||||||
} // namespace chatterino
|
} // namespace chatterino
|
||||||
|
|||||||
@@ -19,5 +19,6 @@ private:
|
|||||||
ChannelView *view;
|
ChannelView *view;
|
||||||
EmoteManager &emoteManager;
|
EmoteManager &emoteManager;
|
||||||
};
|
};
|
||||||
}
|
|
||||||
}
|
} // namespace widgets
|
||||||
|
} // namespace chatterino
|
||||||
|
|||||||
Reference in New Issue
Block a user