mirror of
https://github.com/celisej567/abaddon.git
synced 2026-09-19 20:11:59 +03:00
formatting
This commit is contained in:
@@ -33,8 +33,7 @@ protected:
|
||||
void HandleChannelMentions(Gtk::TextView *tv);
|
||||
bool OnClickChannel(GdkEventButton *ev);
|
||||
|
||||
void
|
||||
HandleLinks(Gtk::TextView *tv);
|
||||
void HandleLinks(Gtk::TextView *tv);
|
||||
bool OnLinkClick(GdkEventButton *ev);
|
||||
std::map<Glib::RefPtr<Gtk::TextTag>, std::string> m_link_tagmap;
|
||||
std::map<Glib::RefPtr<Gtk::TextTag>, Snowflake> m_channel_tagmap;
|
||||
|
||||
Reference in New Issue
Block a user