aboutsummaryrefslogtreecommitdiff
path: root/Liquid Glass Bezel/BBObjectCell.h
diff options
context:
space:
mode:
authorRuben Beltran del Rio <git@r.bdr.sh>2025-09-04 11:11:37 +0200
committerRuben Beltran del Rio <git@r.bdr.sh>2025-09-04 11:11:37 +0200
commitbb5daa2e90623691a5259700b9d388d2d21f46d3 (patch)
treef5629e81bedc6cdd35ee9a79628997c5e14ffa7c /Liquid Glass Bezel/BBObjectCell.h
parent3dfeb86c5c3b72acc59919c7a198fcf76a54c35c (diff)
Rename to Liquid Glass Bezel, add preferences
Diffstat (limited to 'Liquid Glass Bezel/BBObjectCell.h')
-rw-r--r--Liquid Glass Bezel/BBObjectCell.h4
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