This is an automatically generated e-mail. To reply, visit: http://git.reviewboard.kde.org/r/103312/

nepomuk/kioslaves/search/kdedmodule/searchurllistener.cpp (Diff revision 1)
30
#include <nepomuk/resource.h>
30
#include <Nepomuk/Resource>
This does not make any sense. <Nepomuk/Resource> simply includes <nepomuk/resource.h>.
Could it be that you tried compiling nepomuk-core?

- Sebastian


On December 3rd, 2011, 4:42 a.m., Romário Rios wrote:

Review request for KDE Runtime.
By Romário Rios.

Updated Dec. 3, 2011, 4:42 a.m.

Description

This patch fixes a compilation error on line 103 of file nepomuk/kioslaves/search/kdedmodule/searchurllistener.cpp (class Nepomuk::Resource has no member named resourceUri).

Testing

Now it compiles normally here and I don't see how this one-line could go wrong.

Diffs

  • nepomuk/kioslaves/search/kdedmodule/searchurllistener.cpp (2333e38)

View Diff