aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/app.hpp b/src/app.hpp
index c3ce674..a0615d5 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -253,6 +253,7 @@ struct App {
void surface_removed(uint32_t surface_id);
void setAccelPedalPos(double val);
+ void updateWindowResource(json_object* json_out);
private:
PolicyManager pm_;