X-Git-Url: https://vcs.maemo.org/git/?a=blobdiff_plain;f=libmaemo-tweaks-section%2Fmaemo-tweaks-section.h;h=1fe150948a6da8522da5652d699cff10fcb762f0;hb=6e7e53cd25c81532e9b6d0e588b9a84ee3e414d3;hp=d1c05b317f8654ff0466712bf4c65d044dac97c7;hpb=e3e9818a2a6ebee77a1433abfe06c07a66e3f272;p=tweakr diff --git a/libmaemo-tweaks-section/maemo-tweaks-section.h b/libmaemo-tweaks-section/maemo-tweaks-section.h index d1c05b3..1fe1509 100644 --- a/libmaemo-tweaks-section/maemo-tweaks-section.h +++ b/libmaemo-tweaks-section/maemo-tweaks-section.h @@ -36,6 +36,7 @@ struct _MaemoTweaksSection /* The widget that the section populates (usually a vbox */ GtkWidget *widget; + const gchar *name; }; struct _MaemoTweaksSectionClass