aboutsummaryrefslogtreecommitdiffstats
path: root/src/app.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/app.hpp')
-rw-r--r--src/app.hpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/app.hpp b/src/app.hpp
index 04caf12..047436b 100644
--- a/src/app.hpp
+++ b/src/app.hpp
@@ -250,7 +250,7 @@ struct App
int init_layers();
- void surface_set_layout(int surface_id, optional<int> sub_surface_id = nullopt);
+ void surface_set_layout(int surface_id, const std::string& area = "");
void layout_commit();
// TMC WM Events to clients