mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-15 04:40:37 +02:00
Fixed misspelled variable
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
struct LayerObject{
|
||||
IntelliImage* image;
|
||||
int width;
|
||||
int hight;
|
||||
int height;
|
||||
int widthOffset;
|
||||
int hightOffset;
|
||||
int alpha=255;
|
||||
|
||||
Reference in New Issue
Block a user