mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-13 09:10:20 +00:00
Nah, even more rebranding
This commit is contained in:
@@ -77,11 +77,11 @@ cv_tree_init (chanview *cv)
|
||||
GtkCellRenderer *renderer;
|
||||
static const GtkTargetEntry dnd_src_target[] =
|
||||
{
|
||||
{"XCHAT_CHANVIEW", GTK_TARGET_SAME_APP, 75 }
|
||||
{"HEXCHAT_CHANVIEW", GTK_TARGET_SAME_APP, 75 }
|
||||
};
|
||||
static const GtkTargetEntry dnd_dest_target[] =
|
||||
{
|
||||
{"XCHAT_USERLIST", GTK_TARGET_SAME_APP, 75 }
|
||||
{"HEXCHAT_USERLIST", GTK_TARGET_SAME_APP, 75 }
|
||||
};
|
||||
|
||||
win = gtk_scrolled_window_new (0, 0);
|
||||
|
||||
Reference in New Issue
Block a user