mirror of https://github.com/GNOME/gimp.git
Bill Skaggs <weskaggs@primate.ucdavis.edu>
* libgimpwidgets/Makefile.am: add gimpscalecontrol.h to list of includes. svn path=/branches/weskaggs/; revision=25417
This commit is contained in:
parent
4801163dd9
commit
4f09d2ce6f
|
@ -1,3 +1,8 @@
|
|||
2008-04-08 Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
||||
|
||||
* libgimpwidgets/Makefile.am: add gimpscalecontrol.h
|
||||
to list of includes.
|
||||
|
||||
2008-04-08 Bill Skaggs <weskaggs@primate.ucdavis.edu>
|
||||
|
||||
* app/display/gimpdisplayshell-appearance.c
|
||||
|
|
|
@ -228,7 +228,7 @@ libgimpwidgetsinclude_HEADERS = \
|
|||
gimppreviewarea.h \
|
||||
gimppropwidgets.h \
|
||||
gimpquerybox.h \
|
||||
gimpscalecontrol.c \
|
||||
gimpscalecontrol.h \
|
||||
gimpscaleentry.h \
|
||||
gimpscrolledpreview.h \
|
||||
gimpsizeentry.h \
|
||||
|
|
Loading…
Reference in New Issue