new GtkButton subclass implementing the pick-from-everywhere eyedropper
2002-11-04 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimppickbutton.[ch]: new GtkButton subclass implementing the pick-from-everywhere eyedropper known from GtkColorSel. Code shamelessly stolen from there. * libgimpwidgets/Makefile.am * libgimpwidgets/gimpwidgets.h * libgimpwidgets/gimpwidgetstypes.h: changed accordingly.
This commit is contained in:
committed by
Michael Natterer
parent
ab095db2b4
commit
d506e559df
@ -41,6 +41,7 @@
|
||||
#include <libgimpwidgets/gimphelpui.h>
|
||||
#include <libgimpwidgets/gimpoffsetarea.h>
|
||||
#include <libgimpwidgets/gimppatheditor.h>
|
||||
#include <libgimpwidgets/gimppickbutton.h>
|
||||
#include <libgimpwidgets/gimppixmap.h>
|
||||
#include <libgimpwidgets/gimpquerybox.h>
|
||||
#include <libgimpwidgets/gimpsizeentry.h>
|
||||
|
||||
Reference in New Issue
Block a user