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
PIM
KDE PIM Runtime
Commits
a8818058
Commit
a8818058
authored
Oct 16, 2020
by
Laurent Montel
😁
Browse files
remove unused signal
parent
657f3d2b
Pipeline
#37804
failed with stage
in 51 minutes and 59 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
agents/newmailnotifier/specialnotifierjob.h
View file @
a8818058
...
...
@@ -25,7 +25,6 @@ public:
void
setDefaultIconName
(
const
QString
&
iconName
);
Q_SIGNALS:
void
displayDefaultIconNotification
(
const
QString
&
message
);
void
displayNotification
(
const
QPixmap
&
pixmap
,
const
QString
&
message
);
void
say
(
const
QString
&
message
);
...
...
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