Use Wrapper<T>::get to get lua values when possible (it makes automatic convertions...
commitb57068f1c0cadbd1313860a5b2c1ca00e3fced21
authorMaurizio Monge <maurizio@localhost.localdomain>
Tue, 17 Jul 2007 01:42:11 +0000 (17 03:42 +0200)
committerMaurizio Monge <maurizio@localhost.localdomain>
Tue, 17 Jul 2007 01:42:11 +0000 (17 03:42 +0200)
treecf9f1359f2ffcd0838fc169779a81037aa1b18d4
parente8f9ed4980917ff33bdc72bce95796786000c1e9
Use Wrapper<T>::get to get lua values when possible (it makes automatic convertions eg string->color)
data/themes/controls/Cool/theme.lua
data/themes/controls/Google/theme_google.lua
src/luaapi/loader.cpp