summaryrefslogtreecommitdiffstats
path: root/src/wayland.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/wayland.hpp')
-rw-r--r--src/wayland.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/wayland.hpp b/src/wayland.hpp
index ce8360f..4865e42 100644
--- a/src/wayland.hpp
+++ b/src/wayland.hpp
@@ -75,6 +75,7 @@ struct display {
int dispatch();
void flush();
int get_fd() const;
+ int get_error();
};
// _ _