Sha256: d1e3a4624ad477073746cce6020a8ee34bbb2b25d4573220aa6028bb453ded91
Contents?: true
Size: 255 Bytes
Versions: 2
Compression:
Stored size: 255 Bytes
Contents
/* * wxAnyButton.hpp * * Created on: 13.02.2012 * Author: hanmac */ #ifndef WXANYBUTTON_HPP_ #define WXANYBUTTON_HPP_ #include "wxWindow.hpp" extern VALUE rb_cWXAnyButton; void Init_WXAnyButton(VALUE rb_mWX); #endif /* WXANYBUTTON_HPP_ */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwx-0.0.1.1.dev | ext/wxAnyButton.hpp |
rwx-0.0.1.dev | ext/wxAnyButton.hpp |