summaryrefslogtreecommitdiff
path: root/libs/surfaces/push2/splash.h
diff options
context:
space:
mode:
Diffstat (limited to 'libs/surfaces/push2/splash.h')
-rw-r--r--libs/surfaces/push2/splash.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/libs/surfaces/push2/splash.h b/libs/surfaces/push2/splash.h
index c58a383f52..e587cd2344 100644
--- a/libs/surfaces/push2/splash.h
+++ b/libs/surfaces/push2/splash.h
@@ -38,6 +38,9 @@ class SplashLayout : public Push2Layout
void render (ArdourCanvas::Rect const &, Cairo::RefPtr<Cairo::Context>) const;
+ void strip_vpot (int, int) {}
+ void strip_vpot_touch (int, bool) {}
+
private:
Cairo::RefPtr<Cairo::ImageSurface> img;
};