Changes between Initial Version and Version 1 of Ticket #5285, comment 3
- Timestamp:
- Jan 4, 2014, 10:27:25 AM (11 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #5285, comment 3
initial v1 1 1 Let me know how I can improve this patch. For example, should I use k prefix for a BString? Originally I did it using const char* but I tried to follow the guidelines to use B classes whenever possible/convinient. 2 3 The best solution would be to rewrite the layout of the program using BLayouts but that's going to be a bigger task, this patch takes care of the bug :) 4 2 5 Thanks, 3 6 Guillermo