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

@ -25,6 +25,7 @@
#include "dlg_forgotpasswordchallenge.h"
#include "dlg_forgotpasswordrequest.h"
#include "dlg_forgotpasswordreset.h"
#include "dlg_manage_sets.h"
#include "dlg_register.h"
#include "dlg_settings.h"
#include "dlg_tip_of_the_day.h"
@ -44,7 +45,6 @@
#include "tab_game.h"
#include "tab_supervisor.h"
#include "version_string.h"
#include "window_sets.h"
#include <QAction>
#include <QApplication>