summaryrefslogtreecommitdiff
path: root/test/simple/simple_led.c
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-21 22:55:10 +0000
committerscuri <scuri>2010-06-21 22:55:10 +0000
commit37a92b86d13e89d0dcec92be6d23ceced29dbc36 (patch)
treefaff61ef668379212b4ed948934533c3f2fe308b /test/simple/simple_led.c
parenta124216ee05a5d63ea8fcdafcd050ad1fadf0b09 (diff)
*** empty log message ***
Diffstat (limited to 'test/simple/simple_led.c')
-rw-r--r--test/simple/simple_led.c1
1 files changed, 1 insertions, 0 deletions
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" ),