mirror of
https://github.com/ZoiteChat/zoitechat.git
synced 2026-03-16 18:50:19 +00:00
Add missing declaration
This commit is contained in:
@@ -22,6 +22,8 @@
|
|||||||
|
|
||||||
#include <gtk/gtk.h>
|
#include <gtk/gtk.h>
|
||||||
|
|
||||||
|
GType custom_list_get_type (void);
|
||||||
|
|
||||||
/* Some boilerplate GObject defines. 'klass' is used
|
/* Some boilerplate GObject defines. 'klass' is used
|
||||||
* instead of 'class', because 'class' is a C++ keyword */
|
* instead of 'class', because 'class' is a C++ keyword */
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user