summary refs log tree commit diff
path: root/src/dialogs/UserProfile.h
diff options
context:
space:
mode:
authortrilene <trilene@runbox.com>2020-08-01 15:49:26 -0400
committertrilene <trilene@runbox.com>2020-08-01 15:49:26 -0400
commitb86711a388af844208923f720d50f84311ae248e (patch)
tree12c9dcedc0bc188a6a370413b69273700982b520 /src/dialogs/UserProfile.h
parentTweak AcceptCall dialog (diff)
parentAdded translation using Weblate (Sinhala) (diff)
downloadnheko-b86711a388af844208923f720d50f84311ae248e.tar.xz
Merge remote-tracking branch 'upstream/master' into voip
Diffstat (limited to 'src/dialogs/UserProfile.h')
-rw-r--r--src/dialogs/UserProfile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/dialogs/UserProfile.h b/src/dialogs/UserProfile.h

index 81276d2a..8129fdcf 100644 --- a/src/dialogs/UserProfile.h +++ b/src/dialogs/UserProfile.h
@@ -53,6 +53,7 @@ private: void resetToDefaults(); Avatar *avatar_; + QString roomId_; QLabel *userIdLabel_; QLabel *displayNameLabel_;