mirror of
https://github.com/levinsv/pgadmin3.git
synced 2026-05-15 06:05: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 {
|
||||
// 4021196,'fffff',(
|
||||
// (4155,'aaaa'
|
||||
if (iscompact) {
|
||||
if (iscompact && du==0) {
|
||||
list[idxC].setParent(idxU);
|
||||
} else {
|
||||
if (size_u > size_c) { // фиксируем верхний
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue