mirror of
https://github.com/ggerganov/ggwave.git
synced 2026-02-24 16:16:10 +08:00
ggwave-gui : fix share + add icons
This commit is contained in:
@@ -10,8 +10,8 @@ void updateMain() {
|
||||
if (curShareId != g_lastShareId) {
|
||||
auto shareInfo = getShareInfo();
|
||||
interface_shareFile(
|
||||
shareInfo.uri,
|
||||
shareInfo.filename,
|
||||
shareInfo.uri.data(),
|
||||
shareInfo.filename.data(),
|
||||
shareInfo.dataBuffer,
|
||||
shareInfo.dataSize);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user