summaryrefslogtreecommitdiffstats
path: root/sip/qtsql
diff options
context:
space:
mode:
authorSlávek Banko <[email protected]>2023-01-06 15:41:12 +0100
committerSlávek Banko <[email protected]>2023-01-06 15:41:12 +0100
commit6054548c2546819cb0413bf6438087f5fe8f4ab4 (patch)
tree06e5cd676dbf2f6f693548d4fa1f99bf9e0db7de /sip/qtsql
parentd31a084fc83d47eef6c6eb3aac76989da9692853 (diff)
downloadpytqt-6054548c2546819cb0413bf6438087f5fe8f4ab4.tar.gz
pytqt-6054548c2546819cb0413bf6438087f5fe8f4ab4.zip
Update module name definitions to match full name.
This will enable automatic loading of PyTQt modules for modules that depend on PyTQt modules. Signed-off-by: Slávek Banko <[email protected]>
Diffstat (limited to 'sip/qtsql')
-rw-r--r--sip/qtsql/qtsqlmod.sip2
1 files changed, 1 insertions, 1 deletions
diff --git a/sip/qtsql/qtsqlmod.sip b/sip/qtsql/qtsqlmod.sip
index ffc6393..a1847ac 100644
--- a/sip/qtsql/qtsqlmod.sip
+++ b/sip/qtsql/qtsqlmod.sip
@@ -20,7 +20,7 @@
// Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
-%Module qtsql 1
+%Module PyTQt.qtsql 1
%Import qt/qtmod.sip
%Import qttable/qttablemod.sip