Skip to content

Fix Save File dialog#289

Merged
oitel merged 3 commits intomasterfrom
save_file_dialog_rework
Jul 20, 2022
Merged

Fix Save File dialog#289
oitel merged 3 commits intomasterfrom
save_file_dialog_rework

Conversation

@oitel
Copy link
Contributor

@oitel oitel commented Jul 20, 2022

No description provided.

@oitel oitel requested a review from Grantim July 20, 2022 09:33

if ( !res_path.has_extension() )
{
const std::string filter_name = dialog.get_filter()->get_name();
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

camelCase pls

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fixed.

@oitel oitel merged commit 0ef06ba into master Jul 20, 2022
@oitel oitel deleted the save_file_dialog_rework branch July 20, 2022 11:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants