Sha256: 7afadeb6abc33e86526783a0ad69c9630425a99fcfb77ba5ec5d8f53f10c87b1
Contents?: true
Size: 255 Bytes
Versions: 2
Compression:
Stored size: 255 Bytes
Contents
/* * wxMenuItem.hpp * * Created on: 18.02.2012 * Author: hanmac */ #ifndef WXMENUITEM_HPP_ #define WXMENUITEM_HPP_ #include "main.hpp" extern VALUE rb_cWXMenuItem; DLL_LOCAL void Init_WXMenuItem(VALUE rb_mWX); #endif /* WXMENUITEM_HPP_ */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwx-0.0.1.1.dev | ext/wxMenuItem.hpp |
rwx-0.0.1.dev | ext/wxMenuItem.hpp |