-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Le Xuan Quynh
committed
Aug 8, 2021
0 parents
commit 790c045
Showing
176 changed files
with
5,736 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Headers |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/QRichTextView |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
Versions/Current/Resources |
18 changes: 18 additions & 0 deletions
18
Products/QRichTextView.framework/Versions/1.0/Headers/QRichTextView.h
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
// | ||
// QRichTextView.h | ||
// QRichTextView | ||
// | ||
// Created by Xuân Quỳnh Lê on 2021/08/08. | ||
// | ||
|
||
#import <Foundation/Foundation.h> | ||
|
||
//! Project version number for QRichTextView. | ||
FOUNDATION_EXPORT double QRichTextViewVersionNumber; | ||
|
||
//! Project version string for QRichTextView. | ||
FOUNDATION_EXPORT const unsigned char QRichTextViewVersionString[]; | ||
|
||
// In this header, you should import all the public headers of your framework using statements like #import <QRichTextView/PublicHeader.h> | ||
|
||
|
Oops, something went wrong.