Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

lxqt-config-monitor: add more header file inclusion for libkscreen 5.26.90 #915

Merged
merged 1 commit into from
Feb 2, 2023

Conversation

mtasaka
Copy link
Contributor

@mtasaka mtasaka commented Feb 2, 2023

With KDE/libkscreen@94f3309 , #include <KScreen/Output> no longer includes "mode.h" implicitly. So in lxqt-config-monitor, files using class KScreen::Mode should include #include <KScreen/Mode> explicitly.

Related: #903 .

…26.90

With KDE/libkscreen@94f3309 ,
`#include <KScreen/Output>` no longer includes "mode.h" implicitly.
So in lxqt-config-monitor, files using `class KScreen::Mode` should include
`#include <KScreen/Mode>` explicitly.

Related: lxqt#903 .
Copy link
Contributor

@palinek palinek left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

GTM

@K900 K900 mentioned this pull request Feb 2, 2023
13 tasks
@tsimonq2 tsimonq2 merged commit 6add4e4 into lxqt:master Feb 2, 2023
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Feb 14, 2023
* Backport a fix for building [1]
* Update maintainership. I'm the only maintainer on archweb now.
* Add missing deps reported by namcap-git an reorganize them
* Remove no longer used GPG keys
* Add -DCMAKE_BUILD_TYPE=None like other packages using CMake

[1] lxqt/lxqt-config#915

git-svn-id: file:///srv/repos/svn-community/svn@1400464 9fca08f4-af9d-4005-b8df-a31f2cc04f65
archlinux-github pushed a commit to archlinux/svntogit-community that referenced this pull request Feb 14, 2023
* Backport a fix for building [1]
* Update maintainership. I'm the only maintainer on archweb now.
* Add missing deps reported by namcap-git an reorganize them
* Remove no longer used GPG keys
* Add -DCMAKE_BUILD_TYPE=None like other packages using CMake

[1] lxqt/lxqt-config#915


git-svn-id: file:///srv/repos/svn-community/svn@1400464 9fca08f4-af9d-4005-b8df-a31f2cc04f65
V3n3RiX pushed a commit to V3n3RiX/gentoo that referenced this pull request Feb 15, 2023
gentoo-bot pushed a commit to gentoo/gentoo that referenced this pull request Feb 16, 2023
- lxqt/lxqt-config#915

Closes: https://bugs.gentoo.org/894468
Closes: #29587
Signed-off-by: Ghiunhan Mamut <venerix@redcorelinux.org>
Signed-off-by: Jimi Huotari <chiitoo@gentoo.org>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants