Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
9
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Switch to GitLab Next
Sign in / Register
Toggle navigation
Open sidebar
LordTermor
Pamac tray icon for plasma
Commits
f638a3f8
Commit
f638a3f8
authored
Oct 26, 2020
by
LordTermor
Browse files
Fixed crash right after update
parent
abcd937f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
pamac_tray.cpp
pamac_tray.cpp
+0
-1
No files found.
pamac_tray.cpp
View file @
f638a3f8
...
...
@@ -97,7 +97,6 @@ void PamacTray::close_notification()
{
if
(
m_notification
!=
nullptr
){
notify_notification_close
(
m_notification
,
nullptr
);
free
(
m_notification
);
m_notification
=
nullptr
;
}
}
...
...
LordTermor
@LordTermor
mentioned in issue
#4 (closed)
·
Oct 26, 2020
mentioned in issue
#4 (closed)
mentioned in issue #4
Toggle commit list
Write
Preview
Markdown
is supported
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