summaryrefslogtreecommitdiffstats
path: root/src/Applet/CCApplet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/Applet/CCApplet.h')
-rw-r--r--src/Applet/CCApplet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Applet/CCApplet.h b/src/Applet/CCApplet.h
index 15ac2f7..48dbabc 100644
--- a/src/Applet/CCApplet.h
+++ b/src/Applet/CCApplet.h
@@ -77,7 +77,7 @@ class CApplet
protected:
//@@TODO applet menus
- static void OnAppletActivate_CB(GtkStatusIcon *status_icon,gpointer user_data);
+ static void OnAppletActivate_CB(GtkStatusIcon *status_icon, gpointer user_data);
static void OnMenuPopup_cb(GtkStatusIcon *status_icon,
guint button,
guint activate_time,