summaryrefslogtreecommitdiff
path: root/indra/newview/llxmlrpctransaction.cpp
diff options
context:
space:
mode:
authorErik Kundiman <erik@megapahit.org>2023-06-05 20:14:03 +0800
committerErik Kundiman <erik@megapahit.org>2023-07-19 15:56:21 +0800
commite7ad9b00ce677fc38f0dec809dc160e7bb307dd2 (patch)
tree86c9e59b3035226a01e969ea826a8a2f1b07e7d5 /indra/newview/llxmlrpctransaction.cpp
parent33d8ae7e170d4789db81d4ee467e7913648cf3ed (diff)
Stubs for missing implementations that use GTK
in order to get rid of undefined references to `LLFilePicker::getOpenFileModeless(LLFilePicker::ELoadFilter, void (*)(bool, std::vector<std::string, std::allocator<std::string> >&, void*), void*)' `LLFilePicker::getMultipleOpenFilesModeless(LLFilePicker::ELoadFilter, void (*)(bool, std::vector<std::string, std::allocator<std::string> >&, void*), void*)' `LLFilePicker::getSaveFileModeless(LLFilePicker::ESaveFilter, std::string const&, void (*)(bool, std::string&, void*), void*)' The UI has been relying on modeless file operations. UI implementations for Linux would fall within the GTK scope, and there haven't been implementations for these three methods yet. Even know they're defined using member functions that do nothing, and return boolean false.
Diffstat (limited to 'indra/newview/llxmlrpctransaction.cpp')
0 files changed, 0 insertions, 0 deletions