Merge branch 'Plasma/5.6'
This commit is contained in:
commit
09176d06b6
2 changed files with 3 additions and 0 deletions
|
@ -73,5 +73,6 @@ private:
|
||||||
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Q_DECLARE_METATYPE(KWayland::Server::RegionInterface*)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
|
@ -217,4 +217,6 @@ private:
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Q_DECLARE_METATYPE(KWayland::Server::SurfaceInterface*)
|
||||||
|
|
||||||
#endif
|
#endif
|
||||||
|
|
Loading…
Reference in a new issue