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

Remove unused ignition gui header #1026

Merged
merged 1 commit into from
Sep 14, 2021
Merged

Remove unused ignition gui header #1026

merged 1 commit into from
Sep 14, 2021

Conversation

mjcarroll
Copy link
Contributor

Including gui headers requires inclusion/linking of ignition-gui as well as Qt, which is LGPL licensed.

This eliminates the dependency.

Signed-off-by: Michael Carroll [email protected]

Signed-off-by: Michael Carroll <[email protected]>
@mjcarroll mjcarroll changed the base branch from ign-gazebo5 to ign-gazebo4 September 14, 2021 18:32
@github-actions github-actions bot added the 🏢 edifice Ignition Edifice label Sep 14, 2021
@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #1026 (5f0dffd) into ign-gazebo4 (a04b4c7) will decrease coverage by 0.03%.
The diff coverage is n/a.

Impacted file tree graph

@@               Coverage Diff               @@
##           ign-gazebo4    #1026      +/-   ##
===============================================
- Coverage        67.14%   67.10%   -0.04%     
===============================================
  Files              243      243              
  Lines            18212    18212              
===============================================
- Hits             12229    12222       -7     
- Misses            5983     5990       +7     
Impacted Files Coverage Δ
src/ServerPrivate.cc 86.93% <ø> (ø)
src/gui/plugins/plot_3d/Plot3D.cc 43.47% <0.00%> (-4.35%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update a04b4c7...5f0dffd. Read the comment docs.

@chapulina chapulina merged commit 68dcf5d into ign-gazebo4 Sep 14, 2021
@chapulina chapulina deleted the unused_gui_header branch September 14, 2021 21:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏢 edifice Ignition Edifice
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants