mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Object stastistics (first part)
This commit is contained in:
@ -43,10 +43,12 @@ public:
|
||||
|
||||
private:
|
||||
void onObjectInspectorTriggered();
|
||||
void onObjectStatisticsTriggered();
|
||||
|
||||
void updateActions();
|
||||
|
||||
QAction* m_objectInspectorAction;
|
||||
QAction* m_objectStatisticsAction;
|
||||
};
|
||||
|
||||
} // namespace pdfplugin
|
||||
|
||||
Reference in New Issue
Block a user