mirror of
https://github.com/gabehf/Fladder.git
synced 2026-03-10 07:50:28 -07:00
chore: Update windows deployment folder
This commit is contained in:
parent
bb9fba04ce
commit
1879f9bb43
6 changed files with 42 additions and 44 deletions
|
|
@ -60,7 +60,7 @@ class WindowClassRegistrar {
|
|||
public:
|
||||
~WindowClassRegistrar() = default;
|
||||
|
||||
// Returns the singleton registar instance.
|
||||
// Returns the singleton registrar instance.
|
||||
static WindowClassRegistrar* GetInstance() {
|
||||
if (!instance_) {
|
||||
instance_ = new WindowClassRegistrar();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue