diff options
Diffstat (limited to 'Liquid Glass Bezel/BBObjectCell.h')
| -rw-r--r-- | Liquid Glass Bezel/BBObjectCell.h | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Liquid Glass Bezel/BBObjectCell.h b/Liquid Glass Bezel/BBObjectCell.h new file mode 100644 index 0000000..3fa67c6 --- /dev/null +++ b/Liquid Glass Bezel/BBObjectCell.h @@ -0,0 +1,4 @@ +#import <QSInterface/QSInterface.h> + +@interface BBObjectCell : QSObjectCell +@end |