mirror of
https://github.com/RetroShare/RetroShare.git
synced 2025-07-29 09:18:45 -04:00
Merge branch 'qml_app_hotfix_loginneeded_notification_bug' into GSoC2017-evaluation-II
This commit is contained in:
commit
618eb6465f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ QtObject
|
||||||
property int loginAttemptCount: 0
|
property int loginAttemptCount: 0
|
||||||
property bool attemptingLogin: false
|
property bool attemptingLogin: false
|
||||||
|
|
||||||
property int loginNotificationTime: 0
|
property var loginNotificationTime: 0
|
||||||
|
|
||||||
function delay(msecs, func)
|
function delay(msecs, func)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue