File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -115,9 +115,14 @@ int main(int argc, char *argv[])
115115 " following address:" );
116116 qInfo () << QString (" QtScrcpy %1 <https://github.com/barry-ran/QtScrcpy>" ).arg (QCoreApplication::applicationVersion ());
117117
118- qInfo () << QObject::tr (" If you need more professional screen projection control software, you can try the following software:" );
118+ qInfo () << QObject::tr (" If you need more professional batch control mirror software, you can try the following software:" );
119119 qInfo () << QString (QObject::tr (" QuickMirror" ) + " <https://lrbnfell4p.feishu.cn/drive/folder/KviYfz5uFlpUT8dXgdjccmfUnse>" );
120120
121+ qInfo () << QObject::tr (" If you need more professional game keymap mirror software, you can try the following software:" );
122+ qInfo () << QString (QObject::tr (" QuickAssistant" ) + " <https://lrbnfell4p.feishu.cn/drive/folder/Hqckfxj5el1Wjpd9uezcX71lnBh>" );
123+
124+ qInfo () << QObject::tr (" You can contact me with telegram <https://t.me/+Ylf_5V_rDCMyODQ1>" );
125+
121126 int ret = a.exec ();
122127 delete g_mainDlg;
123128
You can’t perform that action at this time.
0 commit comments