Fix build
ClosedPublic

Authored by rominf on Mar 7 2018, 8:56 AM.

Details

Reviewers
rkflx
Group Reviewers
Spectacle
Commits
R166:941c1a517be8: Fix build
Summary

3b69ac3a7aff broke the build on the CI:

06:57:49 [ 42%] Building CXX object src/CMakeFiles/spectacle.dir/Gui/KSWidget.cpp.o
06:57:50 /usr/home/jenkins/workspace/Applications spectacle kf5-qt5 FreeBSDQt5.9/src/Gui/KSMainWindow.cpp:91:9: error: unknown type name 'xcb_intern_atom_cookie_t'

BUG: 391504

Diff Detail

Repository
R166 Spectacle
Branch
fix-build
Lint
No Linters Available
Unit
No Unit Test Coverage
rominf requested review of this revision.Mar 7 2018, 8:56 AM
rominf created this revision.
rkflx requested changes to this revision.Mar 7 2018, 9:01 AM
rkflx edited reviewers, added: Spectacle; removed: Dolphin.
rkflx added a subscriber: rkflx.
rkflx added inline comments.
src/Gui/KSMainWindow.cpp
43

Remove linebreak.

This revision now requires changes to proceed.Mar 7 2018, 9:01 AM
rkflx edited the summary of this revision. (Show Details)Mar 7 2018, 9:04 AM
rkflx removed a subscriber: Dolphin.
rkflx edited the summary of this revision. (Show Details)Mar 7 2018, 9:07 AM
rominf updated this revision to Diff 28894.Mar 7 2018, 9:12 AM

Remove line

rkflx accepted this revision.Mar 7 2018, 9:12 AM
This revision is now accepted and ready to land.Mar 7 2018, 9:12 AM
This revision was automatically updated to reflect the committed changes.