-
Notifications
You must be signed in to change notification settings - Fork 122
Feature requirements
Benjamin O edited this page Jan 15, 2022
·
1 revision
The way translations are bundled in qView requires Qt 5.12 or higher. Due to limitations of launchpad, the 32-bit .deb build uses Qt 5.9 and is missing this feature.
The best mechanism for deletion is present in Qt 5.15 or higher.
- macOS has a fallback native mechanism
- Linux has a fallback mechanism calling
gio
(may not support undoing)