mirror of
https://github.com/creyD/intelliphoto.git
synced 2026-04-16 05:10:32 +02:00
Refraktored another misspelled variable
- hightOffset --> heightOffset
This commit is contained in:
@@ -18,7 +18,7 @@ struct LayerObject{
|
||||
int width;
|
||||
int height;
|
||||
int widthOffset;
|
||||
int hightOffset;
|
||||
int heightOffset;
|
||||
int alpha=255;
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user