Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/sequelpro/sequelpro
Browse files Browse the repository at this point in the history
  • Loading branch information
dmoagx committed Feb 12, 2017
2 parents 618e84a + ffe8c13 commit 3ea2609
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Source/SPFieldEditorController.m
Original file line number Diff line number Diff line change
Expand Up @@ -196,6 +196,7 @@ - (void)dealloc
}
#endif

[self setEditedFieldInfo:nil];
if ( sheetEditData ) SPClear(sheetEditData);
#ifndef SP_CODA
if ( qlTypes ) SPClear(qlTypes);
Expand Down

0 comments on commit 3ea2609

Please sign in to comment.