ngraham added inline comments.

INLINE COMMENTS

> kmenuedit.cpp:143
> +    auto searchLayout = new QHBoxLayout;
> +    searchLayout->addWidget(new QLabel(i18n("Filter:")));
> +    searchLayout->addWidget(m_searchLine);

In general, we're trying to standardize on a single KDE-wide style for our 
search boxes:

- No explanatory label to the left
- Placeholder text that says "Search..."

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

To: tuxxi, ngraham, #plasma, cfeck
Cc: ngraham, plasma-devel, jraleigh, GB_2, ragreen, Pitel, ZrenBot, lesliezhai, 
ali-mohamed, jensreuterberg, abetts, sebas, apol, mart

Reply via email to