blob: 12d2cdda8de620919e65aa530498e906949b90bc (
plain)
1
2
3
4
5
6
7
8
9
10
11
|
--- a/src/purple-libnotify+-common.h
+++ b/src/purple-libnotify+-common.h
@@ -27,7 +27,7 @@
extern PurplePlugin *notify_plus;
-struct
+extern struct
{
gboolean modify_notification;
gboolean use_svg;
|