Rename UserList class to UserListWidget (#5473)

This commit is contained in:
RickyRister 2025-01-14 19:07:36 -08:00 committed by GitHub
parent 25caae6d0f
commit d09b9eb533
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
14 changed files with 48 additions and 42 deletions

View file

@ -18,7 +18,7 @@
#include "pb/response_warn_list.pb.h"
#include "pb/session_commands.pb.h"
#include "user_info_box.h"
#include "user_list.h"
#include "user_list_widget.h"
#include <QAction>
#include <QMenu>