mirror of https://github.com/GNOME/gimp.git
#include "gimp-intl.h"
2007-10-12 Michael Natterer <mitch@gimp.org> * app/widgets/gimpcolorselectorpalette.c: #include "gimp-intl.h" svn path=/trunk/; revision=23808
This commit is contained in:
parent
ace8b024b6
commit
ab83cf1150
|
@ -1,3 +1,7 @@
|
|||
2007-10-12 Michael Natterer <mitch@gimp.org>
|
||||
|
||||
* app/widgets/gimpcolorselectorpalette.c: #include "gimp-intl.h"
|
||||
|
||||
2007-10-12 Sven Neumann <sven@gimp.org>
|
||||
|
||||
* app/widgets/gimpcolorselectorpalette.c:
|
||||
|
|
|
@ -35,6 +35,8 @@
|
|||
#include "gimppaletteview.h"
|
||||
#include "gimpviewrendererpalette.h"
|
||||
|
||||
#include "gimp-intl.h"
|
||||
|
||||
|
||||
static void gimp_color_selector_palette_set_color (GimpColorSelector *selector,
|
||||
const GimpRGB *rgb,
|
||||
|
|
Loading…
Reference in New Issue