summaryrefslogtreecommitdiff
path: root/src/applet.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/applet.h')
-rw-r--r--src/applet.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/applet.h b/src/applet.h
index bc8c29cc..a8e01f50 100644
--- a/src/applet.h
+++ b/src/applet.h
@@ -140,9 +140,9 @@ typedef struct
/* Direct UI elements */
#ifdef ENABLE_INDICATOR
- AppIndicator * app_indicator;
- guint update_menu_id;
- gboolean in_fallback;
+ AppIndicator * app_indicator;
+ guint update_menu_id;
+ gboolean in_fallback;
#endif
GtkStatusIcon * status_icon;
int icon_size;