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--nx_plugin.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/nx_plugin.c b/nx_plugin.c
index 821a43e..01791ac 100644
--- a/nx_plugin.c
+++ b/nx_plugin.c
@@ -782,7 +782,9 @@ static RemminaProtocolPlugin remmina_plugin_nx =
remmina_plugin_nx_query_feature, // Query for available features
remmina_plugin_nx_call_feature, // Call a feature
NULL, // Send a keystroke
- NULL // Screenshot support unavailable
+ NULL, // No screenshot support available
+ NULL, // RCW map event
+ NULL // RCW unmap event
};
G_MODULE_EXPORT gboolean