]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/statbmp.h
commdlg.lib is not in evc3
[wxWidgets.git] / include / wx / univ / statbmp.h
index 42fbf0b0ee5b93b9ff448e158848132ba1cade64..60ad9441fa4ee66903de3778948be8467110a137 100644 (file)
@@ -12,7 +12,7 @@
 #ifndef _WX_UNIV_STATBMP_H_
 #define _WX_UNIV_STATBMP_H_
 
 #ifndef _WX_UNIV_STATBMP_H_
 #define _WX_UNIV_STATBMP_H_
 
-#ifdef __GNUG__
+#if defined(__GNUG__) && !defined(NO_GCC_PRAGMA)
     #pragma interface "univstatbmp.h"
 #endif
 
     #pragma interface "univstatbmp.h"
 #endif
 
@@ -63,6 +63,8 @@ public:
 
     wxIcon GetIcon() const;
 
 
     wxIcon GetIcon() const;
 
+    virtual bool HasTransparentBackground() { return TRUE; }
+    
 private:
     virtual void DoDraw(wxControlRenderer *renderer);
 
 private:
     virtual void DoDraw(wxControlRenderer *renderer);