Skip to content
This repository was archived by the owner on May 2, 2021. It is now read-only.

Commit 5130574

Browse files
author
Tae Won Ha
committed
#7 forgot to delete unused method declaration
1 parent 80b5cbd commit 5130574

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

Qmind/QMCellEditor.h

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
@property (weak) id<QMCellEditorDelegate> delegate;
2222
@property (readonly, weak) QMCell *currentlyEditedCell;
2323

24-
- (id)initWithView:(QMMindmapView *)aView;
25-
2624
- (void)beginEditStringValueForCell:(QMCell *)cellToEdit;
2725
- (BOOL)isEditing;
2826
- (void)endEditing;

0 commit comments

Comments
 (0)