diff options
author | Dylan Baker <dylan@pnwbakers.com> | 2024-04-09 09:50:13 -0700 |
---|---|---|
committer | Dylan Baker <dylan@pnwbakers.com> | 2024-04-09 12:27:39 -0700 |
commit | d617dc6869bcd5afcd784ff39cc5b6597b1912a2 (patch) | |
tree | 852289f5450f09b62fe362729d45bec5969e2444 /mesonbuild/compilers | |
parent | ef2b164f1f6b6597b48ea34ef897f6a303499620 (diff) | |
download | meson-d617dc6869bcd5afcd784ff39cc5b6597b1912a2.zip meson-d617dc6869bcd5afcd784ff39cc5b6597b1912a2.tar.gz meson-d617dc6869bcd5afcd784ff39cc5b6597b1912a2.tar.bz2 |
modules: rename qt.py -> _qt.py
Since it's an implementation detail, and shouldn't be exposed. This also
helps give better error messages when a user writes `import('qt')`,
since otherwise you get an error about `qt doesn't have an initialize
method`, and now you get `qt module doesn't exist`.
Diffstat (limited to 'mesonbuild/compilers')
0 files changed, 0 insertions, 0 deletions