presets options when empty

This commit is contained in:
2019-08-31 17:21:47 +02:00
parent ef2210b57c
commit 295f85157d
6 changed files with 65 additions and 16 deletions

View File

@@ -575,3 +575,8 @@ void App::dialog_layer_rename()
App::I->hideKeyboard();
};
}
void App::dialog_preset_download()
{
}