]> git.saurik.com Git - wxWidgets.git/commitdiff
GTK 1.2 compilo/link error.
authorRobert Roebling <robert@roebling.de>
Sun, 6 Feb 2005 21:39:11 +0000 (21:39 +0000)
committerRobert Roebling <robert@roebling.de>
Sun, 6 Feb 2005 21:39:11 +0000 (21:39 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@31811 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/gtk/bitmap.cpp
src/gtk1/bitmap.cpp

index 90d40cefbf9d4791238eec3d5dc1e4cfac7a2d6c..c8b75d0a4cc7550859a562a46822f39817f6d3a6 100644 (file)
@@ -1555,6 +1555,8 @@ void wxBitmap::PurgeOtherRepresentations(wxBitmap::Representation keep)
     }
 }
 
+#endif // __WXGTK20__
+
 //-----------------------------------------------------------------------------
 // wxBitmapHandler
 //-----------------------------------------------------------------------------
@@ -1587,4 +1589,3 @@ bool wxBitmapHandler::SaveFile(const wxBitmap *bitmap, const wxString& name, int
 }
 
 
-#endif // __WXGTK20__
index 90d40cefbf9d4791238eec3d5dc1e4cfac7a2d6c..c8b75d0a4cc7550859a562a46822f39817f6d3a6 100644 (file)
@@ -1555,6 +1555,8 @@ void wxBitmap::PurgeOtherRepresentations(wxBitmap::Representation keep)
     }
 }
 
+#endif // __WXGTK20__
+
 //-----------------------------------------------------------------------------
 // wxBitmapHandler
 //-----------------------------------------------------------------------------
@@ -1587,4 +1589,3 @@ bool wxBitmapHandler::SaveFile(const wxBitmap *bitmap, const wxString& name, int
 }
 
 
-#endif // __WXGTK20__