]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/bitmap.cpp
wxMenuItem::GetLabelFromText() added/documented, bug in wxMenu::FindItem() fixed
[wxWidgets.git] / src / os2 / bitmap.cpp
index b93b3e23f564f8b61eeac2054017906ad2b782e2..c2c99bb980b28d00cbfce39d2e0b6dbc42bca1ae 100644 (file)
@@ -340,7 +340,7 @@ bool wxBitmap::LoadFile(
 , long                              lType
 )
 {
-    HPS                             hPs;
+    HPS                             hPs = NULLHANDLE;
 
     UnRef();