aboutsummaryrefslogtreecommitdiff
path: root/Flat Bezel/BBBackgroundView.h
diff options
context:
space:
mode:
authorRuben Beltran del Rio <ruben@unlimited.pizza>2023-02-08 17:25:34 +0100
committerRuben Beltran del Rio <ruben@unlimited.pizza>2023-02-08 17:25:34 +0100
commitfc2c05420021064af5e322f5e59cf0995239349a (patch)
tree18ea7a9d8116cf486b1d39d1885aff80a6484dad /Flat Bezel/BBBackgroundView.h
parent5200836d4b4ca9baf0f578f7a462f27d155abff4 (diff)
Port BackgroundView to swift, use system darkmode
Diffstat (limited to 'Flat Bezel/BBBackgroundView.h')
-rw-r--r--Flat Bezel/BBBackgroundView.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/Flat Bezel/BBBackgroundView.h b/Flat Bezel/BBBackgroundView.h
deleted file mode 100644
index 1c699a2..0000000
--- a/Flat Bezel/BBBackgroundView.h
+++ /dev/null
@@ -1,5 +0,0 @@
-#import <QSInterface/QSInterface.h>
-
-@interface BBBackgroundView : QSBezelBackgroundView
-
-@end