bind new system information functions

This commit is contained in:
Eduardo Bart
2012-06-06 22:01:49 -03:00
parent 321c09e471
commit a8b9dcbf17
5 changed files with 13 additions and 5 deletions

View File

@@ -857,4 +857,3 @@ std::string WIN32Window::getPlatformType()
{
return "WIN32-WGL";
}