1
0
Fork 0
forked from wry/wry

ifs: rename data transfer module

This commit is contained in:
kossLAN 2026-05-29 17:57:38 -04:00
parent a038855895
commit d8920ed7a0
No known key found for this signature in database
32 changed files with 43 additions and 43 deletions

View file

@ -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,