mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
3D PDF: Open media viewer on double click
This commit is contained in:
@ -31,6 +31,8 @@ namespace u3d
|
||||
class PDF3D_U3D
|
||||
{
|
||||
public:
|
||||
|
||||
static PDF3D_U3D parse(QByteArray data);
|
||||
};
|
||||
|
||||
class PDF3D_U3D_ContextManager
|
||||
|
Reference in New Issue
Block a user