s/gimpfileselection/gimpfileentry/

2003-11-21  Sven Neumann  <sven@gimp.org>

	* libgimpwidgets/makefile.msc: s/gimpfileselection/gimpfileentry/
This commit is contained in:
Sven Neumann 2003-11-21 19:58:55 +00:00 committed by Sven Neumann
parent 9d00e33d99
commit cf3e046fb4
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2003-11-21 Sven Neumann <sven@gimp.org>
* libgimpwidgets/makefile.msc: s/gimpfileselection/gimpfileentry/
2003-11-21 Sven Neumann <sven@gimp.org>
* modules/cdisplay_proof.c: use a table to align the widgets.

View File

@ -49,7 +49,7 @@ OBJECTS = \
gimpcolorselection.obj \
gimpcolorselector.obj \
gimpdialog.obj \
gimpfileselection.obj \
gimpfileentry.obj \
gimphelpui.obj \
gimpmemsizeentry.obj \
gimpoffsetarea.obj \