VolantisDev / Launchpad

Step up your non-Steam game! Generate Steam-compatible .exe files to effortlessly launch any game through Steam with overlay support.
https://launchpad.games
MIT License
87 stars 3 forks source link

Move everything that needs this into GuiControlBase instances #182

Closed github-actions[bot] closed 3 years ago

github-actions[bot] commented 3 years ago

Move everything that needs this into GuiControlBase instances

https://github.com/VolantisDev/Launchpad/blob/d3161cf3b1edd194aadb40dbc0e5b5c664d13f9b/Lib/Shared/AppLib/Gui/GuiBase.ahk#L361


        }
    }

    ; TODO: Move everything that needs this into GuiControlBase instances
    SubclassControl(hctl, callback, data := 0) {
        static controlCB := Map()

376108c292fdc4436f2d341fa3fb079408d5c8bc

github-actions[bot] commented 3 years ago

Closed in 19d0a995c442526170ce66f097ea4a8b6bf96334