-rw-r--r-- | kabc/distributionlist.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kabc/distributionlist.h b/kabc/distributionlist.h index 5f091b1..584f287 100644 --- a/kabc/distributionlist.h +++ b/kabc/distributionlist.h @@ -211,5 +211,5 @@ class DistributionListWatcher : public QObject private: static DistributionListWatcher* mSelf; -//US KDirWatch *mDirWatch; + KDirWatch *mDirWatch; }; |