This commit is contained in:
Vaxry 2024-04-27 03:27:02 +01:00
parent e081a44d36
commit 9dff454cc7
1 changed files with 1 additions and 1 deletions

View File

@ -64,7 +64,7 @@ struct SConfigValue;
class CWindow;
typedef std::shared_ptr<CWindow> PHLWINDOW;
typedef std::weak_ptr<CWindow> PHLWINDOWREF;
typedef std::weak_ptr<CWindow> PHLWINDOWREF;
/*
These methods are for the plugin to implement