Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/Remmina/remmina-plugins.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--xdmcp_plugin.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/xdmcp_plugin.c b/xdmcp_plugin.c
index 2caa961..8e4fce3 100644
--- a/xdmcp_plugin.c
+++ b/xdmcp_plugin.c
@@ -403,7 +403,9 @@ static RemminaProtocolPlugin remmina_plugin_xdmcp =
remmina_plugin_xdmcp_query_feature, // Query for available features
remmina_plugin_xdmcp_call_feature, // Call a feature
NULL, // Send a keystroke
- NULL // No screenshot support available
+ NULL, // No screenshot support available
+ NULL, // RCW map event
+ NULL // RCW unmap event
};
G_MODULE_EXPORT gboolean