Translations:Development/Tutorials/Using Actions/10/pt-br: Difference between revisions
Appearance
Created page with "<syntaxhighlight lang="cpp-qt"> #include <cstdlib> #include <QApplication> #include <QCommandLineParser>" |
(No difference)
|
Latest revision as of 17:25, 28 October 2019
<syntaxhighlight lang="cpp-qt">
- include <cstdlib>
- include <QApplication>
- include <QCommandLineParser>