mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Gfx: Wrap pointers with std::unique_ptr
This commit is contained in:
@ -28,7 +28,6 @@ TextFormatD2D::TextFormatD2D()
|
||||
|
||||
TextFormatD2D::~TextFormatD2D()
|
||||
{
|
||||
Dispose();
|
||||
}
|
||||
|
||||
void TextFormatD2D::Dispose()
|
||||
|
Reference in New Issue
Block a user