1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-29 09:30:20 +02:00

Update c++ to upercase C++

This commit is contained in:
Marcel Ribeiro-Dantas
2022-08-01 22:39:47 +02:00
parent 3bb69ae289
commit 7f60e471fc
13 changed files with 13 additions and 13 deletions

View File

@@ -1,7 +1,7 @@
---
category: tool
tool: Qt Framework
language: c++
language: C++
filename: learnqt-it.cpp
contributors:
- ["Aleksey Kholovchuk", "https://github.com/vortexxx192"]