diff --git a/ChangeLog.txt b/ChangeLog.txt index 021d94cb13..b6f96483ac 100644 --- a/ChangeLog.txt +++ b/ChangeLog.txt @@ -7,6 +7,10 @@ Entries may not always be in chronological/commit order. See license at the end of file. */ +2024-12-26 18:12 UTC+0100 RafaƂ Jopek (harbour.pl) + * contrib/gtqtc/gtqtc.hbp + + added depbinpath for QT6 on Linux to locate moc correctly + 2024-12-19 10:24 UTC+0100 Aleksander Czajczynski (hb fki.pl) * contrib/rddsql/sqlbase.c % cleanup unnecessary braces @@ -17,8 +21,8 @@ 2024-12-18 21:48 UTC-0800 Eric Lendvai (harbour.wiki) * contrib/rddsql/sqlbase.c * contrib/rddsql/sqlmix.c - + added support to timestamp field type. - You can now use "@" in DbCreate as the timestamp field type. + + added support to timestamp field type. + You can now use "@" in DbCreate as the timestamp field type. Thanks to Grigory Filatov for fixing crash! 2024-12-17 03:07 UTC+0100 Przemyslaw Czerpak (druzus/at/poczta.onet.pl) @@ -1420,7 +1424,7 @@ 2021-04-01 15:55 UTC-0300 Marco Aurelio V (marcoprodata/at/gmail.com) * contrib/hbpgsql/tpostgre.prg ! corrected buggy in refresh method when execute commands to change - struct + struct [REVERTED] 2021-03-31 23:43 UTC+0200 Aleksander Czajczynski (hb fki.pl) diff --git a/contrib/gtqtc/gtqtc.hbp b/contrib/gtqtc/gtqtc.hbp index bf02e67d6d..cf72f5f32a 100644 --- a/contrib/gtqtc/gtqtc.hbp +++ b/contrib/gtqtc/gtqtc.hbp @@ -29,6 +29,7 @@ -depincpath=qt6:/usr/include/x86_64-linux-gnu/qt6{linux} -depincpath=qt6:/usr/local/opt/qt6/include{darwin} -depincpath=qt6:/usr/local/include/qt6{bsd} +-depbinpath=qt6:/usr/lib/qt6/libexec{linux} -depfinish=qt6 {!HBMK_HAS_QT6}-deppkgname=qt5:qt5