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

@ -9,6 +9,7 @@
#include "deckview.h"
#include "dlg_creategame.h"
#include "dlg_load_remote_deck.h"
#include "dlg_manage_sets.h"
#include "gamescene.h"
#include "gameview.h"
#include "get_pb_extension.h"
@ -52,7 +53,6 @@
#include "replay_timeline_widget.h"
#include "settingscache.h"
#include "tab_supervisor.h"
#include "window_sets.h"
#include "zoneviewwidget.h"
#include "zoneviewzone.h"