mirror of
https://github.com/hexchat/hexchat.git
synced 2024-11-05 18:52:39 +01:00
Add missing declaration
This commit is contained in:
parent
59510cf8a1
commit
52efe3abff
@ -22,6 +22,8 @@
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
|
||||
GType custom_list_get_type (void);
|
||||
|
||||
/* Some boilerplate GObject defines. 'klass' is used
|
||||
* instead of 'class', because 'class' is a C++ keyword */
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user