summaryrefslogtreecommitdiff
path: root/src/common/file_util.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2016-12-10 21:07:16 -0500
committerlinkmauve <linkmauve@linkmauve.fr>2016-12-11 11:45:50 +0000
commitfd3d56740ecd76450a5ed883bec66fe9ecb23334 (patch)
tree25bceba61f187ed2f358f3261dad41b5f254e8e7 /src/common/file_util.cpp
parent926e18d25cfb0c493239e743d5b4d762a1c7c208 (diff)
game_list: Pass the parent constructor argument to the QWidget base class
If the control was ever passed an explicit parent, a potential memory leak would happen, as the game list wouldn't be freed. However, in our case, the game list was placed within a layout, which automatically performs reparenting, avoiding this issue.
Diffstat (limited to 'src/common/file_util.cpp')
0 files changed, 0 insertions, 0 deletions