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

gitlab.com/Remmina/Remmina.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/remmina_unlock.h')
-rw-r--r--src/remmina_unlock.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/remmina_unlock.h b/src/remmina_unlock.h
index 30af34544..39b37b92b 100644
--- a/src/remmina_unlock.h
+++ b/src/remmina_unlock.h
@@ -48,6 +48,7 @@ typedef struct _RemminaUnlockDialog {
} RemminaUnlockDialog;
extern GTimer *timer;
+extern gboolean isinit;
G_BEGIN_DECLS