Commit 9fae27d5 authored by Claudio Valerio's avatar Claudio Valerio

remove unused signals

parent 41734547
......@@ -58,8 +58,6 @@ class UBDocumentContainer : public QObject
signals:
void documentSet(UBDocumentProxy* document);
// void documentPageAdded(int index);
// void documentPageDeleted(int index);
void documentPageUpdated(int index);
void documentThumbnailsUpdated(UBDocumentContainer* source);
};
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment