mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-08-18 10:23:08 +09:00
Add missing space to ElementName.java self-regeneration code.
Tag UXP Issue #1344
This commit is contained in:
parent
5938eaff0a
commit
a252378855
1 changed files with 1 additions and 1 deletions
|
|
@ -369,7 +369,7 @@ public final class ElementName
|
|||
// */
|
||||
// @Override public String toString() {
|
||||
// return "(\"" + name + "\", \"" + camelCaseName + "\", \n// CPP"
|
||||
// + "ONLY: " + htmlCreator(name) + ",\n//CPP" + "ONLY: "
|
||||
// + "ONLY: " + htmlCreator(name) + ",\n// CPP" + "ONLY: "
|
||||
// + svgCreator(camelCaseName) + ", \n" + decomposedFlags() + ")";
|
||||
// }
|
||||
//
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue