Skip to content
  • Vincent Untz's avatar
    g_type_class_peek() does not create a type if the class wasn't used · 419283bb
    Vincent Untz authored
    2008-12-09  Vincent Untz  <vuntz@gnome.org>
    
    	* obox.[ch]: (clock_obox_finalize), (clock_obox_class_init),
    	(clock_obox_init), (get_class): g_type_class_peek() does not create a
    	type if the class wasn't used before, so we need to call
    	g_type_class_ref() (and later, g_type_class_unref())
    
    svn path=/trunk/; revision=11389
    419283bb