From d3fbc5b797b6d5286b8fea67ec12084132bf92d3 Mon Sep 17 00:00:00 2001 From: Pratik Karki Date: Fri, 25 Aug 2017 14:03:17 +0545 Subject: Add language code suffix(#2832) --- qt.html.markdown | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/qt.html.markdown b/qt.html.markdown index 64e36e2e..0db75726 100644 --- a/qt.html.markdown +++ b/qt.html.markdown @@ -5,7 +5,7 @@ language: c++ filename: learnqt.cpp contributors: - ["Aleksey Kholovchuk", "https://github.com/vortexxx192"] -lang: en + --- **Qt** is a widely-known framework for developing cross-platform software that can be run on various software and hardware platforms with little or no change in the code, while having the power and speed of native applications. Though **Qt** was originally written in *C++*, there are its ports to other languages: *[PyQt](https://learnxinyminutes.com/docs/pyqt/)*, *QtRuby*, *PHP-Qt*, etc. -- cgit v1.2.3