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

Ensure model is not empty before removing rows. #2124

Closed
wants to merge 1 commit into from
Closed

Ensure model is not empty before removing rows. #2124

wants to merge 1 commit into from

Conversation

ekigwana
Copy link
Contributor

Code can call the reset functions at anytime such as here [dlgprefeffects.cpp] on construction. (

m_availableEffectsModel.resetFromEffectManager(pEffectsManager);
)
Signed-off-by: Edward Kigwana edwardwwgk@gmail.com

Signed-off-by: Edward Kigwana <edwardwwgk@gmail.com>
@ekigwana ekigwana changed the title Ensure model is empty before attempting to removing rows. Ensure model is not empty before attempting to removing rows. May 26, 2019
@ekigwana ekigwana changed the title Ensure model is not empty before attempting to removing rows. Ensure model is not empty before removing rows. May 26, 2019
@daschuer
Copy link
Member

Thank you very much for the fix and signing the contributor agreement.

It look like the 2.2 branch is effected as well. Please re-base this to the 2.2 branch.
We merge the 2.2 branch to master regularly.

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