userlists --> account (#4139)

This commit is contained in:
tooomm 2020-10-12 23:18:11 +02:00 committed by GitHub
parent 752ba7d905
commit 5df069ab19
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
11 changed files with 12 additions and 12 deletions

View file

@ -13,6 +13,7 @@
#include "pb/serverinfo_user.pb.h"
#include "pixmapgenerator.h"
#include "settingscache.h"
#include "tab_account.h"
#include "tab_admin.h"
#include "tab_deck_editor.h"
#include "tab_deck_storage.h"
@ -22,7 +23,6 @@
#include "tab_replays.h"
#include "tab_room.h"
#include "tab_server.h"
#include "tab_userlists.h"
#include "userlist.h"
#include <QApplication>