<table><tr><td style="">awilcox created this revision.<br />Herald added a project: KDE Edu.<br />Herald added a subscriber: kde-edu.<br />awilcox requested review of this revision.
</td><a style="text-decoration: none; padding: 4px 8px; margin: 0 8px 8px; float: right; color: #464C5C; font-weight: bold; border-radius: 3px; background-color: #F7F7F9; background-image: linear-gradient(to bottom,#fff,#f1f0f1); display: inline-block; border: 1px solid rgba(71,87,120,.2);" href="https://phabricator.kde.org/D15461">View Revision</a></tr></table><br /><div><strong>REVISION SUMMARY</strong><div><p>datasources: Only include Origin header if enabled</p>

<p>ImportProjectDialog was still #including the OriginProjectParser header,<br />
which caused a build error if -DENABLE_LIBORIGIN=OFF.</p>

<p>Signed-off-by: A. Wilcox <AWilcox@Wilcox-Tech.com></p>

<h3 class="remarkup-header">Fixes: <a href="https://phabricator.kde.org/R262:d67faf643b2e69c017c21e9d9aaa1fe2d3de6b0e" style="background-color: #e7e7e7;
          border-color: #e7e7e7;
          border-radius: 3px;
          padding: 0 4px;
          font-weight: bold;
          color: black;text-decoration: none;">d67faf643b2e69c017c21e9d9aaa1fe2d3de6b0e</a></h3>

<p>Test suite: disable Origin tests when lib is disabled</p>

<p>Compiling with liborigin disabled caused a build failure while building<br />
ProjectImportTest, because it still unconditionally #included<br />
OriginProjectParser and called into Origin code.</p></div></div><br /><div><strong>TEST PLAN</strong><div><p>Tested on LabPlot 2.5.0 and git master.</p></div></div><br /><div><strong>REPOSITORY</strong><div><div>R262 LabPlot</div></div></div><br /><div><strong>BRANCH</strong><div><div>master</div></div></div><br /><div><strong>REVISION DETAIL</strong><div><a href="https://phabricator.kde.org/D15461">https://phabricator.kde.org/D15461</a></div></div><br /><div><strong>AFFECTED FILES</strong><div><div>src/kdefrontend/datasources/ImportProjectDialog.cpp<br />
tests/import_export/project/ProjectImportTest.cpp<br />
tests/import_export/project/ProjectImportTest.h</div></div></div><br /><div><strong>To: </strong>awilcox<br /><strong>Cc: </strong>kde-edu, narvaez, apol<br /></div>