Sha256: 849908e4bc110d8a78be9aa91808e8cd1ed1fa4fc702f71fde34bfd3506cb16d

Contents?: true

Size: 281 Bytes

Versions: 2

Compression:

Stored size: 281 Bytes

Contents

/*
 * wxStartUpTip.hpp
 *
 *  Created on: 09.03.2012
 *      Author: hanmac
 */

#ifndef WXSTARTUPTIP_HPP_
#define WXSTARTUPTIP_HPP_

#include "main.hpp"
#if wxUSE_STARTUP_TIPS
#include <wx/tipdlg.h>
#endif
DLL_LOCAL void Init_ShowTip(VALUE rb_mWX);
#endif /* WXSTARTUPTIP_HPP_ */

Version data entries

2 entries across 2 versions & 1 rubygems

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