Add missing Display class forward declaration

This commit is contained in:
Vlad Zahorodnii 2022-04-19 13:19:20 +03:00
parent 227ab071be
commit 219cb54d35

View file

@ -12,8 +12,10 @@
namespace KWaylandServer
{
class Display;
class OutputManagementV2InterfacePrivate;
class OutputConfigurationV2Interface;
/**
* @class OutputManagementInterface
*