1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-13 18:24:39 +02:00

Fixed a bad naming which overlapped with C++ version (#2376)

This commit is contained in:
Nathan Hughes
2016-09-16 15:02:48 +01:00
committed by ven
parent c92f425fa4
commit 38ed5c1054

View File

@@ -1,7 +1,7 @@
--- ---
category: tool category: tool
tool: Qt Framework tool: PyQT
language: pyqt language: Python
filename: learnqt.py filename: learnqt.py
contributors: contributors:
- ["Nathan Hughes", "https://github.com/sirsharpest"] - ["Nathan Hughes", "https://github.com/sirsharpest"]