fvogt added inline comments.

INLINE COMMENTS

> broulik wrote in abstractbrowserplugin.h:56
> Why does it say "got hidden" when those two clearly have a different 
> signature?

Because only the overridden overload is visible in the child classes. You can 
fix this by adding `using AbstractBrowserPlugin::handleData;` to the plugin 
classes.

REPOSITORY
  R856 Plasma Browser Integration

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

To: broulik, #plasma, davidedmundson, fvogt
Cc: plasma-devel, LeGast00n, jraleigh, fbampaloukas, GB_2, ragreen, Pitel, 
ZrenBot, himcesjf, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, 
apol, mart

Reply via email to