diff options
Diffstat (limited to 'test/simple/simple_led.c')
-rw-r--r-- | test/simple/simple_led.c | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/test/simple/simple_led.c b/test/simple/simple_led.c index 07eebc8..626b849 100644 --- a/test/simple/simple_led.c +++ b/test/simple/simple_led.c @@ -1,4 +1,4 @@ -/* Arquivo gerado automaticamente por ledc 2.5 */ +/* Automatically generated by Iup ledc 2.6 */ #include <stdlib.h> #include <stdarg.h> @@ -44,6 +44,7 @@ void simple_loadled (void) IupItem( "PDF", "SimpleDrawPDF" ), IupItem( "PS", "SimpleDrawPS" ), IupItem( "EPS", "SimpleDrawEPS" ), + IupItem( "SVG", "SimpleDrawSVG" ), IupItem( "WMF", "SimpleDrawWMF" ), NULL), NULL ); named[2] = decl( "mnFile", IupMenu( |