Sha256: 60fe437d24d4b130efc40c19c3392a7f8a73aaa1134cddb89af8dccb746d9096
Contents?: true
Size: 264 Bytes
Versions: 17
Compression:
Stored size: 264 Bytes
Contents
# Copyright (c) 2023 M.J.N. Corino, The Netherlands # # This software is released under the MIT license. module Wx class PersistentWindowBase < PersistentObject alias :get :get_object end # class alias PersistentWindow = PersistentWindowBase end
Version data entries
17 entries across 17 versions & 1 rubygems