Sha256: 21f5c0515ddea65e31dd03f1cffc178a7467c42cb3fd5248c929fc1ca1af20d0

Contents?: true

Size: 262 Bytes

Versions: 2

Compression:

Stored size: 262 Bytes

Contents

/*
 * wxNotifyEvent.hpp
 *
 *  Created on: 15.11.2012
 *      Author: hanmac
 */

#ifndef WXNOTIFYEVENT_HPP_
#define WXNOTIFYEVENT_HPP_

#include "main.hpp"

extern VALUE rb_cWXNotifyEvent;
void Init_WXNotifyEvent(VALUE rb_mWX);

#endif /* WXNOTIFYEVENT_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rwx-0.0.1.1.dev ext/wxNotifyEvent.hpp
rwx-0.0.1.dev ext/wxNotifyEvent.hpp