untabified, removed useless inclusion of <gdk/gdkkeysyms.h>.
2004-09-10 Michael Natterer <mitch@gimp.org> * libgimpwidgets/gimpcolorselect.c: untabified, removed useless inclusion of <gdk/gdkkeysyms.h>.
This commit is contained in:

committed by
Michael Natterer

parent
a840af33ea
commit
6b4f7b3955
@ -1,3 +1,8 @@
|
||||
2004-09-10 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* libgimpwidgets/gimpcolorselect.c: untabified, removed useless
|
||||
inclusion of <gdk/gdkkeysyms.h>.
|
||||
|
||||
2004-09-10 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* libgimpwidgets/gimpcolorselect.c: ported to GimpPreviewArea.
|
||||
|
@ -26,7 +26,6 @@
|
||||
#include "config.h"
|
||||
|
||||
#include <gtk/gtk.h>
|
||||
#include <gdk/gdkkeysyms.h>
|
||||
|
||||
#include "libgimpcolor/gimpcolor.h"
|
||||
#include "libgimpmath/gimpmath.h"
|
||||
|
Reference in New Issue
Block a user