Revert "Renaming image widget files to appropriate name"
This reverts commit 82a3f8491f
.
This commit is contained in:
parent
82a3f8491f
commit
ec09292542
@ -874,7 +874,7 @@ extern "C" {
|
||||
#endif
|
||||
|
||||
#if GWIN_NEED_IMAGE || defined(__DOXYGEN__)
|
||||
#include "src/gwin/imagebox.h"
|
||||
#include "src/gwin/image.h"
|
||||
#endif
|
||||
|
||||
#endif /* GFX_USE_GWIN */
|
||||
|
@ -6,7 +6,7 @@ GFXSRC += $(GFXLIB)/src/gwin/gwin.c \
|
||||
$(GFXLIB)/src/gwin/button.c \
|
||||
$(GFXLIB)/src/gwin/slider.c \
|
||||
$(GFXLIB)/src/gwin/checkbox.c \
|
||||
$(GFXLIB)/src/gwin/imagebox.c \
|
||||
$(GFXLIB)/src/gwin/gimage.c \
|
||||
$(GFXLIB)/src/gwin/label.c \
|
||||
$(GFXLIB)/src/gwin/radio.c \
|
||||
$(GFXLIB)/src/gwin/list.c \
|
||||
|
Loading…
Reference in New Issue
Block a user