Skip to content
  • Michael Natterer's avatar
    app/tools/gimpcurvestool.c replaced lots of "gpointer data" parameters of · 94cf84b2
    Michael Natterer authored
    2002-12-18  Michael Natterer  <mitch@gimp.org>
    
    	* app/tools/gimpcurvestool.c
    	* app/tools/gimplevelstool.c: replaced lots of "gpointer data"
    	parameters of local callbacks by GimpCurvesTool* and
    	GimpLevelsTool* pointers. Makes the code shorter and more
    	readable. Some random cleanup.
    
    	* app/tools/gimphistogramtool.c: fixed type of "parent_class"
    	pointer.
    94cf84b2