diff options
author | Vitaly Takmazov | 2017-06-28 22:36:47 +0300 |
---|---|---|
committer | Vitaly Takmazov | 2017-06-28 22:36:47 +0300 |
commit | 25bc4f1357252dc0aeee70f0a638a4226231d5fb (patch) | |
tree | a52e336644a7da57d6c61742c0a04ad5baeeaabf /Juick/Supporting Files | |
parent | 3cdb6da2f5eb360ff584385901e4801462493bb0 (diff) |
inputAccessoryView
Diffstat (limited to 'Juick/Supporting Files')
-rw-r--r-- | Juick/Supporting Files/Juick-Prefix.pch | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Juick/Supporting Files/Juick-Prefix.pch b/Juick/Supporting Files/Juick-Prefix.pch index 5b3ccf0..f69266f 100644 --- a/Juick/Supporting Files/Juick-Prefix.pch +++ b/Juick/Supporting Files/Juick-Prefix.pch @@ -23,4 +23,5 @@ #import <AFNetworking/AFNetworking.h> #import <YYModel/YYModel.h> #import <DateTools/DateTools.h> + #import <PHFComposeBarView/PHFComposeBarView.h> #endif |