qBittorrent/src/gui/private
NotTsunami 6748e8d787 Remove redundant null checks
Attempting to delete a null pointer is a noop in C++.

Closes #2864.

[1] https://isocpp.org/wiki/faq/freestore-mgmt#delete-handles-null
2020-02-03 16:38:51 -05:00
..
fspathedit_p.cpp Remove redundant null checks 2020-02-03 16:38:51 -05:00
fspathedit_p.h Move fspathedit_p to private folder 2019-07-26 22:32:18 +08:00
tristatewidget.cpp Implement tri-state checkbox action in menu 2019-07-12 19:57:31 +08:00
tristatewidget.h Implement tri-state checkbox action in menu 2019-07-12 19:57:31 +08:00