Sha256: a0242572a7bdf7f8ae4cf06a7034e987afbdd6e122d3013bc50f1cd8da2cd201

Contents?: true

Size: 473 Bytes

Versions: 7

Compression:

Stored size: 473 Bytes

Contents

# Copyright (c) 2023 M.J.N. Corino, The Netherlands
#
# This software is released under the MIT license.

# Wx::AUI sub package loader for wxRuby3


require 'wx/core'

require 'wxruby_pg'

require_relative './pg/require'

::Wx.include(WxRubyStyleAccessors)

::Wx.include(::Wx::PG) if defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS
::Wx::PG.include((defined?(::WX_GLOBAL_CONSTANTS) && ::WX_GLOBAL_CONSTANTS) ? WxGlobalConstants : WxEnumConstants)

Version data entries

7 entries across 7 versions & 1 rubygems

Version Path
wxruby3-0.9.7-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.5-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.4-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.3-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.2-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.1-x64-mingw-ucrt lib/wx/pg.rb
wxruby3-0.9.0-x64-mingw-ucrt lib/wx/pg.rb