| commit | 9057376a5dad425c62fb6a46438f1f0bb879d009 | [log] [tgz] |
|---|---|---|
| author | cristy <urban-warrior@git.imagemagick.org> | Sat Apr 06 23:12:49 2013 +0000 |
| committer | cristy <urban-warrior@git.imagemagick.org> | Sat Apr 06 23:12:49 2013 +0000 |
| tree | 81ed327e8664f6986cf0897bde3b3cee29e21bb7 | |
| parent | 3e4e9f4bb2ad239eed2dfbdc01b5a061c89b59d9 [diff] [blame] |
diff --git a/MagickCore/widget.c b/MagickCore/widget.c index 174b686..a124b0a 100644 --- a/MagickCore/widget.c +++ b/MagickCore/widget.c
@@ -1792,6 +1792,7 @@ XGetWidgetInfo((char *) NULL,&north_info); XGetWidgetInfo((char *) NULL,&south_info); XGetWidgetInfo((char *) NULL,&expose_info); + XGetWidgetInfo((char *) NULL,&selection_info); visible_colors=0; delay=SuspendTime << 2; state=UpdateConfigurationState;