mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
Pin/unpin functionality
This commit is contained in:
@ -43,6 +43,8 @@ public:
|
||||
|
||||
private:
|
||||
void onModeChanged();
|
||||
void onPinRequest();
|
||||
void onUnpinRequest();
|
||||
void onCurrentIndexChanged(const QModelIndex& current, const QModelIndex& previous);
|
||||
|
||||
Ui::ObjectInspectorDialog* ui;
|
||||
|
Reference in New Issue
Block a user