mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-20 16:20:52 +01:00
Add message box for launching DXFtoQET plugin
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5201 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -2211,7 +2211,7 @@ success = process->startDetached("qet_tb_generator");
|
||||
#endif
|
||||
if ( !success ) {
|
||||
QMessageBox::warning(nullptr,
|
||||
tr("Error launching plugin"),
|
||||
tr("Error launching qet_tb_generator plugin"),
|
||||
tr("To install the plugin qet_tb_generator\nVisit https://pypi.python.org/pypi/qet-tb-generator/\n"
|
||||
"\n"
|
||||
"Requires python 3.5 or above.\n"
|
||||
|
||||
Reference in New Issue
Block a user