D3805: Per-activity favorites (WIP)

Marco Martin noreply at phabricator.kde.org
Fri Mar 3 13:13:08 UTC 2017


mart added a comment.


  how do i try the modeltest?

INLINE COMMENTS

> CMakeLists.txt:63
>                        Qt5::X11Extras
> +                      Qt5Test
>                        KF5::Activities

i need to do Qt5::Test to make it build

> placeholdermodel.cpp:246
> +
> +    connect(m_sourceModel, SIGNAL(destroyed()), this, SLOT(reset()));
> +

here on opensuse (older gcc) in order to make it build i need to do
connect(m_sourceModel.data(), ...

to all connect(m_sourceModel

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

To: ivan, mart, hein
Cc: plasma-devel, progwolff, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/plasma-devel/attachments/20170303/abd8b817/attachment-0001.html>


More information about the Plasma-devel mailing list