Qt6 migration
This commit is contained in:
parent
87553b2554
commit
423043d431
19 changed files with 64 additions and 87 deletions
|
|
@ -8,7 +8,7 @@ using namespace Pgsql;
|
|||
Qt::Alignment GetDefaultAlignmentForType(Oid o)
|
||||
{
|
||||
|
||||
int r;
|
||||
Qt::Alignment r;
|
||||
switch (o) {
|
||||
case int2_oid:
|
||||
case int4_oid:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue