add missing sframe method

This commit is contained in:
ansuz
2017-10-23 12:33:50 +02:00
parent c1d05a00ba
commit 288e141c1f
4 changed files with 16 additions and 2 deletions

View File

@@ -148,6 +148,7 @@ define({
'Q_CONTACTS_GET_FRIEND_LIST': true,
'Q_CONTACTS_GET_MY_INFO': true,
'Q_CONTACTS_GET_FRIEND_INFO': true,
'Q_CONTACTS_REMOVE_FRIEND': true,
'Q_CONTACTS_OPEN_FRIEND_CHANNEL': true,
'Q_CONTACTS_GET_STATUS': true,
'Q_CONTACTS_GET_MORE_HISTORY': true,