Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SDK
KDE Development Scripts
Commits
0d347b04
Commit
0d347b04
authored
Jun 25, 2021
by
David Faure
Browse files
Also register the new class
parent
35d7b1ef
Changes
1
Hide whitespace changes
Inline
Side-by-side
kf5/convert-to-new-signal-slot-signal.pl
View file @
0d347b04
...
...
@@ -523,6 +523,7 @@ foreach my $file (@ARGV) {
}
elsif
(
/^\s*class ([:\w]+)/
)
{
# class defined in the .cpp file
$headerclassname
=
$
1
;
$listOfClassName
{
$headerclassname
}
=
1
;
}
# Verify comment
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment