Skip to content
This repository has been archived by the owner on Feb 10, 2024. It is now read-only.

Commit

Permalink
Add missing declaration
Browse files Browse the repository at this point in the history
  • Loading branch information
Berke Viktor committed Apr 3, 2013
1 parent 59510cf commit 52efe3a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/fe-gtk/custom-list.h
Expand Up @@ -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 */

Expand Down

0 comments on commit 52efe3a

Please sign in to comment.