Mercurial > audlegacy-plugins
view src/sid/xs_interface.h @ 2454:2c8bb51ba9cd
Minor shellscript consistency cleanups, always test strings
in style of 'test "x$foo" = "xbar"'.
| author | Matti Hamalainen <ccr@tnsp.org> |
|---|---|
| date | Fri, 14 Mar 2008 15:13:40 +0200 |
| parents | e566e18e9e3d |
| children |
line wrap: on
line source
/* * DO NOT EDIT THIS FILE - it is generated by Glade. */ GtkWidget* create_xs_configwin (void); GtkWidget* create_xs_fileinfowin (void); GtkWidget* create_xs_sldb_fs (void); GtkWidget* create_xs_stil_fs (void); GtkWidget* create_xs_hvsc_fs (void); GtkWidget* create_xs_filter_import_fs (void); GtkWidget* create_xs_filter_export_fs (void); GtkWidget* create_xs_confirmwin (void);
