summaryrefslogtreecommitdiff
path: root/html/wb
diff options
context:
space:
mode:
authorscuri <scuri>2010-06-24 19:16:35 +0000
committerscuri <scuri>2010-06-24 19:16:35 +0000
commitda0f58cecf7a5280df7efa4e8d4443cb65b0fe1d (patch)
treed218429e378e665654db9a41e103e50f727e3e5e /html/wb
parent57d27736fe65aa25f8c03c790c11475cc06d1296 (diff)
*** empty log message ***
Diffstat (limited to 'html/wb')
-rw-r--r--html/wb/wb_usr.lua4
1 files changed, 4 insertions, 0 deletions
diff --git a/html/wb/wb_usr.lua b/html/wb/wb_usr.lua
index 24d9c5b..2fa3518 100644
--- a/html/wb/wb_usr.lua
+++ b/html/wb/wb_usr.lua
@@ -960,6 +960,10 @@ wb_usr.tree =
{
name= {nl= "Native Window"},
link= "drv/native.html"
+ },
+ {
+ name= {nl= "OpenGL"},
+ link= "drv/gl.html"
}
}
},