Sha256: 5a66aaa6f9c56e2b3e596defd9caa4755b8334b2758ad7fafa0c1971e9a54ca6
Contents?: true
Size: 236 Bytes
Versions: 2
Compression:
Stored size: 236 Bytes
Contents
/* * wxTimer.hpp * * Created on: 11.03.2012 * Author: hanmac */ #ifndef WXTIMER_HPP_ #define WXTIMER_HPP_ #include "main.hpp" extern VALUE rb_cWXTimer; DLL_LOCAL void Init_WXTimer(VALUE rb_mWX); #endif /* WXTIMER_HPP_ */
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
rwx-0.0.1.1.dev | ext/wxTimer.hpp |
rwx-0.0.1.dev | ext/wxTimer.hpp |