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

index 7dc1c0c8..0f684cda 100644 --- a/src/dialogs/UserProfile.h +++ b/src/dialogs/UserProfile.h
@@ -48,9 +48,6 @@ public: void init(const QString &userId, const QString &roomId); -protected: - void paintEvent(QPaintEvent *) override; - private slots: void updateDeviceList(const QString &user_id, const std::vector<DeviceInfo> &devices);