From 731256fae1f2b5f25828ae4ea596035808a46ec0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?ChangZhuo=20Chen=20=28=E9=99=B3=E6=98=8C=E5=80=AC=29?= Date: Sat, 19 Mar 2016 15:24:39 +0800 Subject: [PATCH] Update symbols --- debian/libfm-qt3.symbols | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/debian/libfm-qt3.symbols b/debian/libfm-qt3.symbols index 728bcc2..570c695 100644 --- a/debian/libfm-qt3.symbols +++ b/debian/libfm-qt3.symbols @@ -321,7 +321,6 @@ libfm-qt.so.3 libfm-qt3 #MINVER# (c++)"Fm::MountOperation::onEjectMountFinished(_GMount*, _GAsyncResult*, QPointer*)@Base" 0.11.0 (c++)"Fm::MountOperation::onEjectVolumeFinished(_GVolume*, _GAsyncResult*, QPointer*)@Base" 0.11.0 (c++)"Fm::MountOperation::onMountVolumeFinished(_GVolume*, _GAsyncResult*, QPointer*)@Base" 0.11.0 - (c++)"Fm::MountOperation::onShowUnmountProgress(_GMountOperation*, char*, long, long, Fm::MountOperation*)@Base" 0.11.0 (c++)"Fm::MountOperation::onUnmountMountFinished(_GMount*, _GAsyncResult*, QPointer*)@Base" 0.11.0 (c++)"Fm::MountOperation::wait()@Base" 0.11.0 (c++)"Fm::MountOperation::onAbort(_GMountOperation*, Fm::MountOperation*)@Base" 0.11.0 @@ -381,7 +380,6 @@ libfm-qt.so.3 libfm-qt3 #MINVER# (c++)"Fm::ThumbnailLoader::localFilesOnly_@Base" 0.11.0 (c++)"Fm::ThumbnailLoader::readImageFromFile(char const*)@Base" 0.11.0 (c++)"Fm::ThumbnailLoader::theThumbnailLoader@Base" 0.11.0 - (c++)"Fm::ThumbnailLoader::readImageFromStream(_GInputStream*, unsigned long, _GCancellable*)@Base" 0.11.0 (c++)"Fm::ThumbnailLoader::maxThumbnailFileSize_@Base" 0.11.0 (c++)"Fm::ThumbnailLoader::image(_FmThumbnailLoader*)@Base" 0.11.0 (c++)"Fm::ThumbnailLoader::ThumbnailLoader()@Base" 0.11.0 @@ -875,3 +873,8 @@ libfm-qt.so.3 libfm-qt3 #MINVER# fm_search_set_name_regex@Base 0.11.0 fm_search_set_recursive@Base 0.11.0 fm_search_set_show_hidden@Base 0.11.0 + + (arch-bits=32|c++)"Fm::MountOperation::onShowUnmountProgress(_GMountOperation*, char*, long long, long long, Fm::MountOperation*)@Base" 0.11.0 + (arch-bits=64|c++)"Fm::MountOperation::onShowUnmountProgress(_GMountOperation*, char*, long, long, Fm::MountOperation*)@Base" 0.11.0 + (arch-bits=32|c++)"Fm::ThumbnailLoader::readImageFromStream(_GInputStream*, unsigned long long, _GCancellable*)@Base" 0.11.0 + (arch-bits=64|c++)"Fm::ThumbnailLoader::readImageFromStream(_GInputStream*, unsigned long, _GCancellable*)@Base" 0.11.0