D18824: Implement wl_eglstream_controller Server Interface

David Edmundson noreply at phabricator.kde.org
Fri Apr 12 15:16:20 BST 2019


davidedmundson accepted this revision.
davidedmundson added inline comments.

INLINE COMMENTS

> eglstream_controller_interface.h:49
> +public:
> +    virtual ~EglStreamControllerInterface();
> +

pedantically that should be:

~EglStreamControllerInterface() override;

REPOSITORY
  R127 KWayland

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

To: ekurzinger, romangg, davidedmundson, #kwin
Cc: ngraham, mati865, schernikov, guilhermesi, kde-frameworks-devel, michaelh, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20190412/39c36402/attachment.html>


More information about the Kde-frameworks-devel mailing list