Fix missing semicolon that breaks craft/windows build.
ClosedPublic

Authored by mhubner on Mar 11 2018, 9:05 PM.

Details

Summary

Fix broken craft build due to syntax error.

Test Plan

built on windows with craft.

Diff Detail

Repository
R261 KMyMoney
Lint
Automatic diff as part of commit; lint not applicable.
Unit
Automatic diff as part of commit; unit tests not applicable.
mhubner requested review of this revision.Mar 11 2018, 9:05 PM
mhubner created this revision.
mhubner updated this revision to Diff 29283.Mar 11 2018, 9:08 PM

Fix missing semicolon that breaks craft/windows build.

mhubner edited the test plan for this revision. (Show Details)Mar 11 2018, 9:09 PM
mhubner added a reviewer: KMyMoney.
mhubner added a project: KMyMoney.
mhubner added a subscriber: KMyMoney.
tbaumgart accepted this revision.Mar 12 2018, 7:58 AM
This revision is now accepted and ready to land.Mar 12 2018, 7:58 AM
This revision was automatically updated to reflect the committed changes.