mirror of
https://github.com/game-stop/veejay.git
synced 2025-12-21 15:20:02 +01:00
issue #34
This commit is contained in:
@@ -8394,7 +8394,6 @@ YUV (current)</property>
|
||||
<property name="has_palette">True</property>
|
||||
<property name="has_opacity_control">True</property>
|
||||
<property name="current_color">#000000000000</property>
|
||||
<signal name="color_changed" handler="on_colorselection_color_changed" />
|
||||
</widget>
|
||||
<packing>
|
||||
<property name="position">1</property>
|
||||
|
||||
@@ -3053,9 +3053,6 @@ void on_new_source1_activate( GtkWidget *w , gpointer data )
|
||||
void on_add_file1_activate(GtkWidget *w, gpointer user_data)
|
||||
{
|
||||
}
|
||||
void on_colorselection_color_changed( GtkWidget *w, gpointer user_data)
|
||||
{
|
||||
}
|
||||
static
|
||||
gchar *get_clipboard_fx_parameter_buffer(int *mixing_src, int *mixing_cha, int *enabled, int *fx_id)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user