diff src/audacious/ui_vis.h @ 4217:742f00832961

some more progress, but still broken
author Cristi Magherusan <majeru@atheme.org>
date Sun, 27 Jan 2008 21:24:28 +0200
parents 2f08ee945857
children 2eee464379dc
line wrap: on
line diff
--- a/src/audacious/ui_vis.h	Sun Jan 27 19:43:53 2008 +0200
+++ b/src/audacious/ui_vis.h	Sun Jan 27 21:24:28 2008 +0200
@@ -73,7 +73,7 @@
     gint             x, y, width, height;
     gfloat           data[75], peak[75], peak_speed[75];
     gint             refresh_delay;
-    gboolean         double_size;
+    gboolean         scaled;
     GtkWidget        *fixed;
     gboolean         visible_window;
     GdkWindow        *event_window;