Add missing declaration
This commit is contained in:
		
							parent
							
								
									59510cf8a1
								
							
						
					
					
						commit
						52efe3abff
					
				
					 1 changed files with 2 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -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…
	
	Add table
		
		Reference in a new issue