Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[#449] Import memory window is not working as expected #450

Merged
merged 2 commits into from
Jul 8, 2023

Conversation

ruspl-afed
Copy link
Member

@ruspl-afed ruspl-afed commented Jul 7, 2023

Use SWT.OPEN style for import dialogs

Fixes #449

Use `SWT.OPEN` style for import dialogs

Signed-off-by: Alexander Fedorov <[email protected]>
Increment version for org.eclipse.cdt.debug.ui.memory.transport

Signed-off-by: Alexander Fedorov <[email protected]>
Copy link
Contributor

@jld01 jld01 left a comment

Choose a reason for hiding this comment

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

Looks good to me @ruspl-afed.

@ruspl-afed
Copy link
Member Author

Thank you for review @jld01 !

@ruspl-afed ruspl-afed merged commit c23b324 into eclipse-cdt:main Jul 8, 2023
3 of 4 checks passed
@jonahgraham jonahgraham added this to the 11.3.0 milestone Sep 13, 2023
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.

Import memory window is not working as expected
3 participants