mirror of
https://gitlab.gnome.org/GNOME/gimp.git
synced 2025-07-03 17:33:25 +00:00
libgimpwidget: clean out a forgotten signal method.
This commit is contained in:
parent
a040dfd6e4
commit
5fc2d58ad4
1 changed files with 0 additions and 3 deletions
|
@ -39,9 +39,6 @@ struct _GimpScaleEntryClass
|
||||||
{
|
{
|
||||||
GimpLabelSpinClass parent_class;
|
GimpLabelSpinClass parent_class;
|
||||||
|
|
||||||
/* Signals */
|
|
||||||
void (* value_changed) (GimpScaleEntry *entry);
|
|
||||||
|
|
||||||
/* Class methods */
|
/* Class methods */
|
||||||
GtkWidget * (* new_range_widget) (GtkAdjustment *adjustment);
|
GtkWidget * (* new_range_widget) (GtkAdjustment *adjustment);
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue