Changes between Version 1 and Version 2 of Ticket #47054, comment 4
- Timestamp:
- Apr 11, 2015, 8:19:01 PM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #47054, comment 4
v1 v2 1 1 This is because a dynamic_cast fails and the code isn't prepared to handle that situation. I'm working on a patch. 2 3 Edit: It's more than likely though that the patch will make it impossible to open new documents in tabs instead of windows.