Support compile mingw32

This commit is contained in:
lsv 2025-09-23 16:17:07 +05:00
parent cc47a8ef7b
commit e65781aa65
32 changed files with 225 additions and 128 deletions

View file

@ -1150,7 +1150,7 @@ wxPoint FormatterSQL::align_level(int start_i, int level, int Xpos, int Ypos, in
if ((vi->txt.Lower() == "dblink")) {
// neededNewLine.y = -1;
}
if ((s == 2511)) {
if (s == 2511) {
p.x = p.x;
}
if (fl & newLineComma) {