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

remove assert from a left over (fix crash) #34503

Merged
merged 1 commit into from
Feb 17, 2020
Merged

remove assert from a left over (fix crash) #34503

merged 1 commit into from
Feb 17, 2020

Conversation

3nids
Copy link
Member

@3nids 3nids commented Feb 17, 2020

the assert was copied from other class and I was running with RelWithDebugInfo and not Debug.

the assert was copied from other class and I was running with RelWithDebugInfo and not Debug.
@3nids 3nids mentioned this pull request Feb 17, 2020
@3nids 3nids requested review from m-kuhn and removed request for m-kuhn February 17, 2020 11:05
@3nids 3nids merged commit 1508e16 into master Feb 17, 2020
@delete-merged-branch delete-merged-branch bot deleted the 3nids-patch-1 branch February 17, 2020 13:25
obrix pushed a commit to obrix/QGIS that referenced this pull request Feb 18, 2020
the assert was copied from other class and I was running with RelWithDebugInfo and not Debug.
3nids added a commit to 3nids/QGIS that referenced this pull request Feb 25, 2020
the assert was copied from other class and I was running with RelWithDebugInfo and not Debug.
3nids added a commit that referenced this pull request Mar 12, 2020
* [FEATURE] Merge pull request #34411 from 3nids/dnd_sync_selec

improvement of the Drag'n'Drop designer

* Merge pull request #34433 from 3nids/dnd_part2

drad'n'drop improvents part 2

* drag'n'drop improvements part 3 (#34479)

* drag'n'drop improvements

part 3

this completely removes hidden config accessible under double click
now a widget groupbox (by opposition to the field config) is shown on top of the right panel

* remove assert from a left over (fix crash) (#34503)

the assert was copied from other class and I was running with RelWithDebugInfo and not Debug.

* Update CMakeLists.txt

* Update CMakeLists.txt

* move to moc headers

* sip include
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.

1 participant