Fix build of KGantt
ClosedPublic

Authored by apol on Mar 26 2020, 11:57 AM.

Details

Reviewers
danders
Group Reviewers
Frameworks
Commits
R478:0fd515542b7c: Fix build of KGantt
Summary

My compiler doesn't like exporting namespaces.

Test Plan

Builds now

Diff Detail

Repository
R478 KDiagram: Libraries for diagrams
Branch
master
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 24267
Build 24285: arc lint + arc unit
apol requested review of this revision.Mar 26 2020, 11:57 AM
apol created this revision.

Ummpf, my mistake, it is the GraphicsItem that needs exporting.

apol updated this revision to Diff 78548.Mar 26 2020, 2:21 PM

Address @danders comment

danders accepted this revision.Mar 26 2020, 6:34 PM
This revision is now accepted and ready to land.Mar 26 2020, 6:34 PM
This revision was automatically updated to reflect the committed changes.