2
0
mirror of https://github.com/Laupetin/OpenAssetTools.git synced 2025-11-17 18:52:06 +00:00

feat: add modman title handler for linux

This commit is contained in:
Jan Laupetin
2025-10-31 22:49:38 +01:00
parent b1bd9b9ffc
commit d964929681
6 changed files with 87 additions and 2 deletions

View File

@@ -37,8 +37,6 @@ namespace
#endif
}
void OpenFileDialog() {}
void SetFilters(GtkFileDialog* pDialog, const std::vector<ui::FileDialogFilter>& filters)
{
if (filters.empty())