Merge branch 'dev' into alert-after-splash
This commit is contained in:
@@ -425,6 +425,8 @@ void ClutComboBox::setSelectedClut( Glib::ustring filename )
|
||||
|
||||
if ( found ) {
|
||||
set_active( found );
|
||||
} else {
|
||||
set_active(-1);
|
||||
}
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user