~vanvugt/compiz-plugins-main/fix-930192

« back to all changes in this revision

Viewing changes to wall/src/wall.h

  • Committer: Alan Griffiths
  • Date: 2012-03-09 10:11:24 UTC
  • Revision ID: alan@octopull.co.uk-20120309101124-qg43nekragzm5eg4
Fix compile error caused by https://code.launchpad.net/~alan-griffiths/compiz-core/private_screen-GrabList/+merge/96628

Show diffs side-by-side

added added

removed removed

Lines of Context:
139
139
 
140
140
        int          boxTimeout;
141
141
        unsigned int boxOutputDevice;
142
 
        void         *grabIndex;
 
142
        CompScreen::GrabHandle grabIndex;
143
143
        int          timer;
144
144
 
145
145
        Window moveWindow;