[TIMOB-18520] Windows: module generator doesn't include UI proxy headers into the UI.hpp file
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | None |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2015-05-08T17:30:05.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling, Windows |
Labels | n/a |
Reporter | Christopher Williams |
Assignee | Gary Mathews |
Created | 2015-02-05T17:58:34.000+0000 |
Updated | 2017-03-16T21:49:48.000+0000 |
Description
When generating TableViewRow, the Source/UI/include/UI.hpp wasn't modified to add the #include for the TableViewRow.hpp file.
PR : https://github.com/appcelerator/titanium_mobile_windows/pull/237
Closing ticket as the issue has been fixed.