Fix build if HAVE_NEPOMUK is not defined

We really have to make nepomuk-core and nepomuk-widgets a hard
dependency in the framworks era.
This commit is contained in:
Frank Reininghaus 2013-07-18 22:51:21 +02:00
parent aa2dda8cb4
commit 0f853681ab

View file

@ -54,6 +54,10 @@ class QTimer;
namespace Nepomuk2
{
class Resource;
namespace Types
{
class Property;
}
}
#endif