Home
last modified time | relevance | path

Searched refs:ST_IN_SEQ_NO (Results 1 – 2 of 2) sorted by relevance

/dports/net-im/libqtelegram-ae/libqtelegram-aseman-edition-6.1-stable/core/
H A Dsettings.h67 #define ST_IN_SEQ_NO "inSeqNo" macro
H A Dsettings.cpp354 secretChat->setInSeqNo(settings.value(ST_IN_SEQ_NO, 0).toInt()); in readSecretFile()
400 settings.setValue(ST_IN_SEQ_NO, secretChat->inSeqNo()); in writeSecretFile()