mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 14:15:49 -06:00
fix align
This commit is contained in:
parent
87cd59693e
commit
0a8bea18cd
1 changed files with 1 additions and 1 deletions
|
|
@ -100,7 +100,7 @@ wxString AlignWrap::build(wxString& strsrc, int config,wxString linesep)
|
||||||
else {
|
else {
|
||||||
// 4021196,'fffff',(
|
// 4021196,'fffff',(
|
||||||
// (4155,'aaaa'
|
// (4155,'aaaa'
|
||||||
if (iscompact) {
|
if (iscompact && du==0) {
|
||||||
list[idxC].setParent(idxU);
|
list[idxC].setParent(idxU);
|
||||||
} else {
|
} else {
|
||||||
if (size_u > size_c) { // фиксируем верхний
|
if (size_u > size_c) { // фиксируем верхний
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue