1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-12 09:44:24 +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
tool: Qt Framework
language: pyqt
tool: PyQT
language: Python
filename: learnqt.py
contributors:
- ["Nathan Hughes", "https://github.com/sirsharpest"]