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

TextEditorWidget: Fix nullptr refrence to save action & m_path #364

Merged
merged 1 commit into from
Jul 26, 2019

Conversation

RyanGrieb
Copy link
Contributor

We forgot to include our action in the constructor to reference later, whoops.
Hope this is acceptable, saw the same thing being done in the irc client so fingers crossed.

We forgot to include our action in the constructor to reference later, whoops.
Also refrecned m_path wrong in the open action.
@RyanGrieb RyanGrieb changed the title TextEditorWidget: Fix nullptr refrence to save action TextEditorWidget: Fix nullptr refrence to save action & m_path Jul 25, 2019
@awesomekling
Copy link
Collaborator

Ah yeah, nice fix, thanks :)

@awesomekling awesomekling merged commit d6cd98c into SerenityOS:master Jul 26, 2019
@RyanGrieb RyanGrieb deleted the txt-savefix branch July 29, 2019 00:45
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.

None yet

2 participants