Skip to content

Commit

Permalink
supress warning
Browse files Browse the repository at this point in the history
  • Loading branch information
mzp committed Aug 6, 2014
1 parent e7dc423 commit 706068d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion platform/mac/src/server/SKKInputController.h
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ class SKKInputSession;
class MacInputModeWindow;

@interface SKKInputController : IMKInputController {
id <IMKTextInput> client_;
id <IMKTextInput, NSObject> client_;
BOOL activated_;

SKKServerProxy* proxy_;
Expand Down

0 comments on commit 706068d

Please sign in to comment.