Sha256: 20f90ce65d0d72763a23175639755d9f8fe1fa250942935ddeb825cd778b38c7
Contents?: true
Size: 325 Bytes
Versions: 2
Compression:
Stored size: 325 Bytes
Contents
/* * wxStaticBitmapGeneric.hpp * * Created on: 12.05.2012 * Author: hanmac */ #ifndef WXSTATICBITMAPGENERIC_HPP_ #define WXSTATICBITMAPGENERIC_HPP_ #include "wxStaticBitmapBase.hpp" extern VALUE rb_cWXStaticBitmapGeneric; void Init_WXStaticBitmapGeneric(VALUE rb_mWX); #endif /* WXSTATICBITMAPGENERIC_HPP_ */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwx-0.0.1.1.dev | ext/wxStaticBitmapGeneric.hpp |
rwx-0.0.1.dev | ext/wxStaticBitmapGeneric.hpp |