浏览代码

small mistacc

Nicolas Winkler 5 年之前
父节点
当前提交
6fe95c2a69
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. 0 1
      exportdialogs.cpp

+ 0 - 1
exportdialogs.cpp

@@ -163,7 +163,6 @@ void ExportVideoDialog::on_buttonBox_accepted()
 
     evi.start.adjustAspectRatio(evi.width, evi.height);
     evi.end.adjustAspectRatio(evi.width, evi.height);
-    evi.
     evi.gradient = almond->mw->getGradient();
 
     MandelVideoGenerator mvg(evi);