mirror of
https://invent.kde.org/system/dolphin
synced 2024-11-05 18:47:12 +00:00
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:
parent
5b81abea5b
commit
7168ab0b57
1 changed files with 4 additions and 0 deletions
|
@ -54,6 +54,10 @@ class QTimer;
|
|||
namespace Nepomuk2
|
||||
{
|
||||
class Resource;
|
||||
namespace Types
|
||||
{
|
||||
class Property;
|
||||
}
|
||||
}
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Reference in a new issue