File tree 1 file changed +6
-1
lines changed
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[])
115
115
" following address:" );
116
116
qInfo () << QString (" QtScrcpy %1 <https://github.com/barry-ran/QtScrcpy>" ).arg (QCoreApplication::applicationVersion ());
117
117
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:" );
119
119
qInfo () << QString (QObject::tr (" QuickMirror" ) + " <https://lrbnfell4p.feishu.cn/drive/folder/KviYfz5uFlpUT8dXgdjccmfUnse>" );
120
120
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
+
121
126
int ret = a.exec ();
122
127
delete g_mainDlg;
123
128
You can’t perform that action at this time.
0 commit comments