~kubuntu-members/kmag/4.11

« back to all changes in this revision

Viewing changes to kmagzoomview.cpp

  • Committer: Allen Winter
  • Date: 2012-08-20 19:12:08 UTC
  • Revision ID: git-v1:d65b41af3c996776a4b833d9135b4e6ddb195e60
compile++
don't include kdeaccessibilityclient headers unless
LibKdeAccessibilityClient_FOUND is defined.

CCMAIL: aman.dedman@gmail.com

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
#include <kcursor.h>
50
50
#include <kdebug.h>
51
51
#include <klocale.h>
 
52
#ifdef LibKdeAccessibilityClient_FOUND
52
53
#include <kdeaccessibilityclient/accessibleobject.h>
 
54
#endif
53
55
 
54
56
// include bitmaps for cursors
55
57
static uchar left_ptr_bits[] = {