Home
last modified time | relevance | path

Searched defs:PreparedList (Results 1 – 1 of 1) sorted by relevance

/dports/net-im/telegram-desktop/tdesktop-3.2.5-full/Telegram/SourceFiles/ui/chat/attach/
H A Dattach_prepare.h84 struct PreparedList { struct
93 PreparedList() = default; argument
94 PreparedList(Error error, QString errorData) in PreparedList() function
99 PreparedList &operator=(PreparedList &&other) = default; argument
122 PreparedList list; argument