From 37a92b86d13e89d0dcec92be6d23ceced29dbc36 Mon Sep 17 00:00:00 2001 From: scuri Date: Mon, 21 Jun 2010 22:55:10 +0000 Subject: *** empty log message *** --- test/simple/simple_led.c | 1 + 1 file changed, 1 insertion(+) (limited to 'test/simple/simple_led.c') diff --git a/test/simple/simple_led.c b/test/simple/simple_led.c index 626b849..9c5d786 100644 --- a/test/simple/simple_led.c +++ b/test/simple/simple_led.c @@ -92,6 +92,7 @@ void simple_loadled (void) IupItem( "Window", "SimpleDrawWindow" ), IupItem( "Server Image", "SimpleDrawImage" ), IupItem( "Image RGB", "SimpleDrawImageRGB" ), + IupItem( "OpenGL", "SimpleDrawGL" ), NULL), NULL ); named[8] = decl( "mnPrimitives", IupMenu( IupItem( "All", "SimpleDrawAll" ), -- cgit v1.2.3