ifs: rename data transfer module
This commit is contained in:
parent
a038855895
commit
d8920ed7a0
32 changed files with 43 additions and 43 deletions
|
|
@ -6,7 +6,7 @@ use {
|
|||
client::Client,
|
||||
criteria::tlm::{TL_CHANGED_CLASS_INST, TL_CHANGED_ROLE},
|
||||
ifs::{
|
||||
ipc::{
|
||||
data_transfer::{
|
||||
DataOfferId, DataSourceId, DynDataOffer, DynDataSource, IpcLocation, IpcVtable,
|
||||
SourceData, add_data_source_mime_type, destroy_data_device, destroy_data_offer,
|
||||
destroy_data_source, receive_data_offer,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue