Fix compile error
This commit is contained in:
parent
49cc80f8c0
commit
0065e6d1a9
1 changed files with 1 additions and 0 deletions
|
@ -40,6 +40,7 @@ typedef struct {
|
|||
guint login_timer;
|
||||
guint out_timer;
|
||||
int in_fallback_chat;
|
||||
int password_retries;
|
||||
} connection_data;
|
||||
|
||||
typedef struct {
|
||||
|
|
Loading…
Add table
Reference in a new issue