mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2025-12-17 20:50:34 +01:00
Minor
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@5799 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -401,8 +401,6 @@ void ExportDialog::generateSvg(Diagram *diagram, int width, int height, bool kee
|
|||||||
void ExportDialog::generateDxf(Diagram *diagram, int width, int height, bool keep_aspect_ratio, QString &file_path) {
|
void ExportDialog::generateDxf(Diagram *diagram, int width, int height, bool keep_aspect_ratio, QString &file_path) {
|
||||||
saveReloadDiagramParameters(diagram, true);
|
saveReloadDiagramParameters(diagram, true);
|
||||||
|
|
||||||
project_ -> setFilePath(file_path);
|
|
||||||
|
|
||||||
width -= 2*Diagram::margin;
|
width -= 2*Diagram::margin;
|
||||||
height -= 2*Diagram::margin;
|
height -= 2*Diagram::margin;
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user