(svn r15215) -Fix: various MSVC x64 compiler warnings

This commit is contained in:
rubidium
2009-01-23 02:01:05 +00:00
parent 7809b7ef0e
commit 80e59f375f
5 changed files with 6 additions and 5 deletions

View File

@@ -528,6 +528,7 @@ public:
break;
case NCLWW_UNSELECT:
_network_content_client.UnselectAll();
this->SetDirty();
break;