Merge branch 'update-create-key-virtual-function' into 'master'
Update create_key to match the function assigned to it See merge request Librem5/squeekboard!127
This commit is contained in:
		@ -65,7 +65,8 @@ struct _EekSectionClass
 | 
			
		||||
 | 
			
		||||
    EekKey *(* create_key)          (EekSection     *self,
 | 
			
		||||
                                     const gchar    *name,
 | 
			
		||||
                                     gint            keycode);
 | 
			
		||||
                                     gint            keycode,
 | 
			
		||||
                                     guint oref);
 | 
			
		||||
 | 
			
		||||
    /* signals */
 | 
			
		||||
    void    (* key_locked)          (EekSection     *self,
 | 
			
		||||
 | 
			
		||||
		Reference in New Issue
	
	Block a user