mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 11:00:44 -06:00
@@ -364,8 +364,6 @@ void EditDialog::importData()
|
||||
|
||||
void EditDialog::exportData()
|
||||
{
|
||||
openPrintImageDialog();
|
||||
return;
|
||||
QStringList filters;
|
||||
switch (dataType) {
|
||||
case Image: {
|
||||
|
||||
Reference in New Issue
Block a user