Fix compile

svn path=/trunk/kdepim/; revision=257896
wilder-work
Laurent Montel 23 years ago
parent a3e2c8662c
commit 9db482e04f
  1. 2
      kmkernel.h

@ -271,7 +271,7 @@ private:
bool allowedToExpire;
bool the_firstInstance;
static KMKernel *mySelf;
#if KDE_IS_VERSION( 3, 2, 0 )
#if KDE_IS_VERSION( 3, 1, 92 )
KSharedConfig::Ptr mConfig;
#else
static KConfig * myConfig;

Loading…
Cancel
Save