Adjust to ObjFW change.
Applications don't terminate after applicationDidFinishLaunching anymore.
This commit is contained in:
parent
41f4494b98
commit
4121600ce0
3 changed files with 4 additions and 5 deletions
|
@ -31,7 +31,6 @@
|
|||
OGKBitmap *bitmap;
|
||||
of_point_t position;
|
||||
of_dimension_t scale;
|
||||
BOOL running;
|
||||
ogk_rotation_t rotation;
|
||||
ogk_color_t tint;
|
||||
OFThread *animationThread;
|
||||
|
|
Reference in a new issue