HEXCHAT -> ZOITECHAT

This commit is contained in:
2026-01-25 16:13:47 -07:00
parent 4ed7032fd5
commit 2b98ebc544
95 changed files with 412 additions and 412 deletions

View File

@@ -17,8 +17,8 @@
* Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301, USA
*/
#ifndef HEXCHAT_CUSTOM_LIST_H
#define HEXCHAT_CUSTOM_LIST_H
#ifndef ZOITECHAT_CUSTOM_LIST_H
#define ZOITECHAT_CUSTOM_LIST_H
#include <gtk/gtk.h>
@@ -103,4 +103,4 @@ void custom_list_append (CustomList *, chanlistrow *);
void custom_list_resort (CustomList *);
void custom_list_clear (CustomList *);
#endif /* HEXCHAT_CUSTOM_LIST_H */
#endif /* ZOITECHAT_CUSTOM_LIST_H */