mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
AudioBook Plugin: Display texts on page
This commit is contained in:
@ -71,7 +71,8 @@ public:
|
||||
{
|
||||
ToolPriority = 10,
|
||||
FormPriority = 20,
|
||||
AnnotationPriority = 30
|
||||
AnnotationPriority = 30,
|
||||
UserPriority = 40
|
||||
};
|
||||
|
||||
/// Handles shortcut override event. Accept this event, when you want given
|
||||
|
Reference in New Issue
Block a user