diff options
| author | Konstantin <const@const.me> | 2023-01-21 14:40:02 +0100 |
|---|---|---|
| committer | Konstantin <const@const.me> | 2023-01-21 14:40:02 +0100 |
| commit | c4cf795454fa409230c214b97d0b1fcaa04205a0 (patch) | |
| tree | 0fe938f3900f8e876e12e460e2eeb90ac4a9c636 /Examples/WhisperDesktop/AppState.cpp | |
| parent | 79d6cb500f57cf8d416e399610ed405039b166da (diff) | |
Minor
Diffstat (limited to 'Examples/WhisperDesktop/AppState.cpp')
| -rw-r--r-- | Examples/WhisperDesktop/AppState.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Examples/WhisperDesktop/AppState.cpp b/Examples/WhisperDesktop/AppState.cpp index b478546..f8ebb4d 100644 --- a/Examples/WhisperDesktop/AppState.cpp +++ b/Examples/WhisperDesktop/AppState.cpp @@ -3,7 +3,6 @@ #include "Utils/miscUtils.h" #include <commctrl.h> #pragma comment(lib, "Comctl32.lib") -// #pragma comment(linker,"/manifestdependency:\"type='win32' name='Microsoft.Windows.Common-Controls' version='6.0.0.0' processorArchitecture='amd64' publicKeyToken='6595b64144ccf1df' language='*'\"") #include "CircleIndicator.h" namespace |
