Skip to content

Commit

Permalink
Windows QPA: remove two unused forward declared structs
Browse files Browse the repository at this point in the history
They are not used, so just remove them.

Change-Id: I9b92ef97df85a1ab975bf6b6d460b5427135c301
Reviewed-by: Mårten Nordheim <[email protected]>
(cherry picked from commit 20ae1cd)
Reviewed-by: Qt Cherry-pick Bot <[email protected]>
  • Loading branch information
wangwenx190 authored and Qt Cherry-pick Bot committed Sep 23, 2022
1 parent d29a10c commit 8e82e92
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/plugins/platforms/windows/qwindowscontext.h
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,6 @@
#include <shlobj.h>
#include <shlwapi.h>

struct IBindCtx;
struct _SHSTOCKICONINFO;

QT_BEGIN_NAMESPACE

Q_DECLARE_LOGGING_CATEGORY(lcQpaWindows)
Expand Down

0 comments on commit 8e82e92

Please sign in to comment.