Moved a lot of generic preview code to the new files gimpmiscui.[ch] so it will be easier later to port these plug-ins to the new (not yet finished) effect preview widget.

This commit is contained in:
Maurits Rijk 2002-12-01 20:56:01 +00:00
parent 8513998e5c
commit 978e0f76f1
17 changed files with 558 additions and 1322 deletions

View file

@ -28,6 +28,7 @@
#include <libgimp/gimpexport.h>
#include <libgimp/gimpmenu.h>
#include <libgimp/gimpmiscui.h>
G_BEGIN_DECLS