From 4feca443fb45a87fa971fe7f24c9dd3128643c19 Mon Sep 17 00:00:00 2001 From: Slávek Banko Date: Sun, 22 Jan 2023 15:01:29 +0100 Subject: temporary commit to show changes MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Slávek Banko --- examples/SQL/connect.ui.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'examples/SQL/connect.ui.h') diff --git a/examples/SQL/connect.ui.h b/examples/SQL/connect.ui.h index fd37494..685f650 100644 --- a/examples/SQL/connect.ui.h +++ b/examples/SQL/connect.ui.h @@ -10,7 +10,7 @@ void ConnectDialog::init() { from PyTQt.tqtsql import TQSqlDatabase -#qDebug("ConnectDialog init") +#tqDebug("ConnectDialog init") self.comboDriver.clear() self.comboDriver.insertStringList(TQSqlDatabase.drivers()) } -- cgit v1.2.3