mirror of
https://github.com/chibicitiberiu/rainmeter-studio.git
synced 2024-02-24 04:33:31 +00:00
Applied the Rorix's image meter patch which makes it possible to define the path to the image location.
This commit is contained in:
@ -44,6 +44,7 @@ private:
|
||||
|
||||
Gdiplus::Bitmap* m_Bitmap; // The bitmap
|
||||
std::wstring m_ImageName; // Name of the image
|
||||
std::wstring m_Path;
|
||||
bool m_DimensionsDefined;
|
||||
HGLOBAL m_hBuffer;
|
||||
FILETIME m_Modified;
|
||||
|
Reference in New Issue
Block a user