diff options
author | luminist7 <74446843+luminist7@users.noreply.github.com> | 2021-03-09 19:43:53 -0800 |
---|---|---|
committer | luminist7 <> | 2024-04-14 17:14:22 -0600 |
commit | d5a2d6e37c727d5696383c0481f2264e627172f7 (patch) | |
tree | 5393638c11f28270d06f222d8bff973c647d8c33 /pt-br | |
parent | 37f97e7e704d4141909195975ce4a92915279db5 (diff) |
Move OpenCV, OpenGL, p5, PyQT, Qt Framework, raylib to 'Framework' section.
Diffstat (limited to 'pt-br')
-rw-r--r-- | pt-br/jquery-pt.html.markdown | 4 | ||||
-rw-r--r-- | pt-br/pyqt-pt.html.markdown | 4 | ||||
-rw-r--r-- | pt-br/qt-pt.html.markdown | 4 |
3 files changed, 6 insertions, 6 deletions
diff --git a/pt-br/jquery-pt.html.markdown b/pt-br/jquery-pt.html.markdown index f041352a..2c66d6e3 100644 --- a/pt-br/jquery-pt.html.markdown +++ b/pt-br/jquery-pt.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: jquery +category: framework +framework: jquery contributors: - ["Sawyer Charles", "https://github.com/xssc"] translators: diff --git a/pt-br/pyqt-pt.html.markdown b/pt-br/pyqt-pt.html.markdown index 4b78d52b..d0906274 100644 --- a/pt-br/pyqt-pt.html.markdown +++ b/pt-br/pyqt-pt.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: PyQT +category: framework +framework: PyQT filename: learnpyqt-pt.py contributors: - ["Nathan Hughes", "https://github.com/sirsharpest"] diff --git a/pt-br/qt-pt.html.markdown b/pt-br/qt-pt.html.markdown index f4211e09..c61dd4a8 100644 --- a/pt-br/qt-pt.html.markdown +++ b/pt-br/qt-pt.html.markdown @@ -1,6 +1,6 @@ --- -category: tool -tool: Qt Framework +category: framework +framework: Qt Framework language: C++ filename: learnqt-pt.cpp contributors: |