1
0
mirror of https://github.com/d47081/qBittorrent.git synced 2025-03-13 05:41:17 +00:00
Chocobo1 4751b79f42
Initialize variables properly
The warnings are emitted when compiling on msys2, mingw

The warning was:
gui/torrentcontentmodel.cpp:135:33: warning: missing initializer for
member '_SHFILEINFOW::iIcon' [-Wmissing-field-initializers]

..\..\qBittorrent\src\app\stacktrace_win.h:141:30: warning: missing
initializer for member '_IMAGEHLP_LINE64::Key'
[-Wmissing-field-initializers]
2018-05-25 21:22:31 +08:00
..
2018-05-25 21:22:31 +08:00
2018-05-25 21:22:31 +08:00
2018-03-14 23:37:08 +08:00
2018-05-12 11:34:53 +04:00
2018-05-12 11:34:53 +04:00
2018-04-10 20:51:11 +03:00