Add missing Display class forward declaration
This commit is contained in:
parent
227ab071be
commit
219cb54d35
1 changed files with 2 additions and 0 deletions
|
@ -12,8 +12,10 @@
|
||||||
namespace KWaylandServer
|
namespace KWaylandServer
|
||||||
{
|
{
|
||||||
|
|
||||||
|
class Display;
|
||||||
class OutputManagementV2InterfacePrivate;
|
class OutputManagementV2InterfacePrivate;
|
||||||
class OutputConfigurationV2Interface;
|
class OutputConfigurationV2Interface;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* @class OutputManagementInterface
|
* @class OutputManagementInterface
|
||||||
*
|
*
|
||||||
|
|
Loading…
Reference in a new issue