Revert test code

This test code slipped through in 1c06066258
This commit is contained in:
mgr
2018-10-01 00:14:23 +02:00
parent a90d1b24d3
commit d607a675a4

View File

@@ -364,8 +364,6 @@ void EditDialog::importData()
void EditDialog::exportData()
{
openPrintImageDialog();
return;
QStringList filters;
switch (dataType) {
case Image: {