SVN_SILENT whitespace fix that been sitting on my disk forever

svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=795914
This commit is contained in:
Aaron J. Seigo 2008-04-11 21:45:59 +00:00
parent 3b21177823
commit 302e28325f

View File

@ -134,7 +134,7 @@ void SearchMatch::setEnabled( bool enabled )
bool SearchMatch::isEnabled() const bool SearchMatch::isEnabled() const
{ {
return d->enabled; return d->enabled;
} }
bool SearchMatch::operator<(const SearchMatch& other) const bool SearchMatch::operator<(const SearchMatch& other) const