aboutsummaryrefslogtreecommitdiff
path: root/Flat Bezel/BBBackgroundView.h
diff options
context:
space:
mode:
Diffstat (limited to 'Flat Bezel/BBBackgroundView.h')
-rw-r--r--Flat Bezel/BBBackgroundView.h5
1 files changed, 5 insertions, 0 deletions
diff --git a/Flat Bezel/BBBackgroundView.h b/Flat Bezel/BBBackgroundView.h
new file mode 100644
index 0000000..1c699a2
--- /dev/null
+++ b/Flat Bezel/BBBackgroundView.h
@@ -0,0 +1,5 @@
+#import <QSInterface/QSInterface.h>
+
+@interface BBBackgroundView : QSBezelBackgroundView
+
+@end