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

- Used "this" in QProcess() instead of uninitialized pointer. #29

Closed
wants to merge 1 commit into from
Closed

Conversation

GeorgBisseling
Copy link

  • Commented out lexer->setPaper in runCode

- Commented out lexer->setPaper in runCode
@samaaron
Copy link
Collaborator

What is the motivation for this pull request? What is the specific problem you are solving and how does this solve it?

@GeorgBisseling
Copy link
Author

Essentially you are passing a random number to the QProcess() constructor. Either pass null or pass a proper parent.

@samaaron
Copy link
Collaborator

This commit also does more than just that though...

If you can address one specific issue per pull request, it's easier for me to assess the impact, benefit and make use of it.

@samaaron samaaron closed this May 3, 2014
@samaaron
Copy link
Collaborator

samaaron commented May 3, 2014

Hi there, I've made huge modifications to the Qt GUI in Sonic Pi now. If you see anything that could be improved, do let me know.

@helgeras helgeras mentioned this pull request Jun 16, 2015
samaaron added a commit that referenced this pull request May 8, 2022
de7f8abb4 Merge pull request #29 from lilyinstarlight/linux-builtin-rtmidi
59114d1ae CI - remove rtmidi-dev from Linux build
3248ce923 Build - use built-in RtMidi by default on Linux

git-subtree-dir: app/external/sp_midi
git-subtree-split: de7f8abb45a609ad8359f436de86fd9ec441591a
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