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

Add toggle for whitespace #138

Merged
merged 2 commits into from
Nov 5, 2023
Merged

Add toggle for whitespace #138

merged 2 commits into from
Nov 5, 2023

Conversation

Silarn
Copy link
Member

@Silarn Silarn commented Nov 1, 2023

No description provided.

@Silarn Silarn requested review from Holt59 and Al12rs November 1, 2023 06:03
src/textviewer.h Outdated
@@ -78,6 +78,7 @@ private slots:
void modified();
void patternChanged(QString newPattern);
void findNext();
void showWhitespace_changed(int state);
Copy link
Member

Choose a reason for hiding this comment

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

The other slots are full camel-case, could this be changed to showWhitespaceChanged?

@Silarn
Copy link
Member Author

Silarn commented Nov 5, 2023

Yeah, some of the older automated slots that Qt made were formatted this way and I sometimes want to keep using this naming convention out of habit, but I can rename it.

@Silarn Silarn requested a review from Holt59 November 5, 2023 18:47
@Silarn Silarn merged commit a98f780 into master Nov 5, 2023
@Silarn Silarn deleted the toggle_whitespace branch November 5, 2023 18:55
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