Mercurial > audlegacy
comparison src/audacious/main.h @ 2968:83f03505f819 trunk
add support for one-way text scroll.
author | Yoshiki Yazawa <yaz@cc.rim.or.jp> |
---|---|
date | Mon, 02 Jul 2007 21:02:49 +0900 |
parents | 6a474a7954a0 |
children | 3b6d316f8b09 |
comparison
equal
deleted
inserted
replaced
2967:53ebe56cb0ac | 2968:83f03505f819 |
---|---|
123 gboolean use_extension_probing; | 123 gboolean use_extension_probing; |
124 gint colorize_r; gint colorize_g; gint colorize_b; | 124 gint colorize_r; gint colorize_g; gint colorize_b; |
125 gboolean terminate; | 125 gboolean terminate; |
126 gboolean filepopup_showprogressbar; | 126 gboolean filepopup_showprogressbar; |
127 gboolean close_jtf_dialog; | 127 gboolean close_jtf_dialog; |
128 gboolean twoway_scroll; | |
128 }; | 129 }; |
129 | 130 |
130 typedef struct _BmpConfig BmpConfig; | 131 typedef struct _BmpConfig BmpConfig; |
131 | 132 |
132 enum { | 133 enum { |