daily "unbreak compilation"

svn path=/branches/KDE/3.5/kdepim/; revision=450437
wilder-work
Dirk Mueller 21 years ago
parent 23c3d1dd1f
commit 6f9b284f02
  1. 2
      index.h

@ -168,7 +168,7 @@ class KMMsgIndex : public QObject {
s_creating, // creating the index from the messages
s_processing, // has messages to process
s_error, // an error occurred
s_disabled, // disabled: the index is not working
s_disabled // disabled: the index is not working
} mState;
unsigned mMaintenanceCount;

Loading…
Cancel
Save