mirror of
https://github.com/JakubMelka/PDF4QT.git
synced 2025-06-05 21:59:17 +02:00
DocPage Organizer: Clear action
This commit is contained in:
@@ -47,6 +47,7 @@ public:
|
||||
|
||||
enum class Operation
|
||||
{
|
||||
Clear,
|
||||
CloneSelection,
|
||||
RemoveSelection,
|
||||
ReplaceSelection,
|
||||
@@ -102,6 +103,7 @@ private:
|
||||
PageItemDelegate* m_delegate;
|
||||
Settings m_settings;
|
||||
QSignalMapper m_mapper;
|
||||
Qt::DropAction m_dropAction;
|
||||
};
|
||||
|
||||
} // namespace pdfdocpage
|
||||
|
Reference in New Issue
Block a user