Skip to content

Commit

Permalink
DolphinQt: Remove some useless includes
Browse files Browse the repository at this point in the history
[committer note: fixed commit message style]
  • Loading branch information
Filoppi authored and leoetlino committed Jan 5, 2021
1 parent 3acd172 commit 0805b58
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
Expand Up @@ -20,7 +20,6 @@
#include "DolphinQt/Config/Graphics/GraphicsSlider.h"
#include "DolphinQt/Config/Graphics/GraphicsWindow.h"
#include "DolphinQt/Config/Graphics/PostProcessingConfigWindow.h"
#include "DolphinQt/QtUtils/ModalMessageBox.h"
#include "DolphinQt/Settings.h"

#include "UICommon/VideoUtils.h"
Expand Down
1 change: 0 additions & 1 deletion Source/Core/DolphinQt/QtUtils/ElidedButton.cpp
Expand Up @@ -4,7 +4,6 @@

#include "DolphinQt/QtUtils/ElidedButton.h"

#include <QFontMetrics>
#include <QStyleOptionButton>
#include <QStylePainter>

Expand Down

0 comments on commit 0805b58

Please sign in to comment.