File name cleanup (#4154)

This commit is contained in:
tooomm 2020-11-02 01:03:08 +01:00 committed by GitHub
parent 8e9d4e3a67
commit 0405c82cb2
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
6 changed files with 7 additions and 7 deletions

View file

@ -2,10 +2,10 @@
#include "abstractclient.h"
#include "customlineedit.h"
#include "dlg_manage_sets.h"
#include "pb/moderator_commands.pb.h"
#include "pb/response_viewlog_history.pb.h"
#include "pending_command.h"
#include "window_sets.h"
#include <QCheckBox>
#include <QDialogButtonBox>