File tree 2 files changed +4
-0
lines changed 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -130,10 +130,12 @@ Source/Sentry/Private/Interface/SentryUserFeedbackInterface.h
130
130
Source/Sentry/Private/Interface/SentryUserInterface.h
131
131
Source/Sentry/Private/IOS/IOSSentrySubsystem.cpp
132
132
Source/Sentry/Private/IOS/IOSSentrySubsystem.h
133
+ Source/Sentry/Private/IOS/IOSSentryUser.h
133
134
Source/Sentry/Private/Linux/LinuxSentrySubsystem.cpp
134
135
Source/Sentry/Private/Linux/LinuxSentrySubsystem.h
135
136
Source/Sentry/Private/Mac/MacSentrySubsystem.cpp
136
137
Source/Sentry/Private/Mac/MacSentrySubsystem.h
138
+ Source/Sentry/Private/Mac/MacSentryUser.h
137
139
Source/Sentry/Private/Microsoft/MicrosoftSentrySubsystem.cpp
138
140
Source/Sentry/Private/Microsoft/MicrosoftSentrySubsystem.h
139
141
Source/Sentry/Private/Null/NullSentryAttachment.h
Original file line number Diff line number Diff line change @@ -129,10 +129,12 @@ Source/Sentry/Private/Interface/SentryUserFeedbackInterface.h
129
129
Source/Sentry/Private/Interface/SentryUserInterface.h
130
130
Source/Sentry/Private/IOS/IOSSentrySubsystem.cpp
131
131
Source/Sentry/Private/IOS/IOSSentrySubsystem.h
132
+ Source/Sentry/Private/IOS/IOSSentryUser.h
132
133
Source/Sentry/Private/Linux/LinuxSentrySubsystem.cpp
133
134
Source/Sentry/Private/Linux/LinuxSentrySubsystem.h
134
135
Source/Sentry/Private/Mac/MacSentrySubsystem.cpp
135
136
Source/Sentry/Private/Mac/MacSentrySubsystem.h
137
+ Source/Sentry/Private/Mac/MacSentryUser.h
136
138
Source/Sentry/Private/Microsoft/MicrosoftSentrySubsystem.cpp
137
139
Source/Sentry/Private/Microsoft/MicrosoftSentrySubsystem.h
138
140
Source/Sentry/Private/Null/NullSentryAttachment.h
You can’t perform that action at this time.
0 commit comments