D19485: Fixes leak of DolphinFileMetaDataWidget in ToolTipManager

David Hallas noreply at phabricator.kde.org
Sun Mar 10 09:02:21 GMT 2019


hallas marked an inline comment as done.
hallas added inline comments.

INLINE COMMENTS

> elvisangelaccio wrote in tooltipmanager.cpp:88
> `QScopedPointer::get()` is Qt 5.11+ only, please use `QScopedPointer::data()` instead.

Good catch ;) I have changed this to `QScopedPointer::data()`

REPOSITORY
  R318 Dolphin

REVISION DETAIL
  https://phabricator.kde.org/D19485

To: hallas, #dolphin, elvisangelaccio
Cc: kfm-devel, alexde, feverfew, spoorun, navarromorales, firef, andrebarros, emmanuelp, mikesomov
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.kde.org/mailman/private/kfm-devel/attachments/20190310/13a8b7a8/attachment.htm>


More information about the kfm-devel mailing list