mirror of https://github.com/GNOME/gimp.git
libgimpwidget: clean out a forgotten signal method.
This commit is contained in:
parent
a040dfd6e4
commit
5fc2d58ad4
|
@ -39,9 +39,6 @@ struct _GimpScaleEntryClass
|
|||
{
|
||||
GimpLabelSpinClass parent_class;
|
||||
|
||||
/* Signals */
|
||||
void (* value_changed) (GimpScaleEntry *entry);
|
||||
|
||||
/* Class methods */
|
||||
GtkWidget * (* new_range_widget) (GtkAdjustment *adjustment);
|
||||
|
||||
|
|
Loading…
Reference in New Issue