reserve a place for the annotation model

svn path=/trunk/KDE/kdegraphics/okular/; revision=709945
remotes/origin/KDE/4.0
Pino Toscano 19 years ago
parent 1765025575
commit 73329a23cf
  1. 3
      core/observer.h

@ -28,9 +28,10 @@ namespace Okular {
#define PROGRESSWIDGET_ID 8
#define PAGESIZELABEL_ID 9
#define BOOKMARKLIST_ID 10
#define ANNOTATIONMODEL_ID 11
// the biggest id, useful for ignoring wrong id request
#define MAX_OBSERVER_ID 11
#define MAX_OBSERVER_ID 12
/** PRIORITIES for requests. Globally defined here. **/
#define PAGEVIEW_PRIO 1

Loading…
Cancel
Save