Bump plasmashell version to 7
This commit is contained in:
parent
e4695325a6
commit
f6bb95f18e
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@
|
|||
|
||||
namespace KWaylandServer
|
||||
{
|
||||
static const quint32 s_version = 6;
|
||||
static const quint32 s_version = 7;
|
||||
static QList<PlasmaShellSurfaceInterface *> s_shellSurfaces;
|
||||
|
||||
class PlasmaShellInterfacePrivate : public QtWaylandServer::org_kde_plasma_shell
|
||||
|
|
Loading…
Reference in a new issue