summary refs log tree commit diff
path: root/src/DeviceVerificationFlow.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/DeviceVerificationFlow.h')
-rw-r--r--src/DeviceVerificationFlow.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/DeviceVerificationFlow.h b/src/DeviceVerificationFlow.h

index 4c3e5171..6b2ab81f 100644 --- a/src/DeviceVerificationFlow.h +++ b/src/DeviceVerificationFlow.h
@@ -127,5 +127,5 @@ private: std::optional<std::string> room_id; std::optional<std::string> event_id; TimelineModel *model_; - mtx::common::ReactionRelatesTo relation; + mtx::common::RelatesTo relation; };