Re-register keystroke listeners if the registry goes away and returns
[platform/upstream/at-spi2-core.git] / atspi / atspi-private.h
index 9977be7..c68e4be 100644 (file)
@@ -34,4 +34,8 @@
 
 #include "atspi.h"
 
+G_BEGIN_DECLS
+void _atspi_reregister_device_listeners ();
+G_END_DECLS
+
 #endif /* _ATSPI_PRIVATE_H_ */