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 5b81abea5b
commit 7168ab0b57

View file

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