src/gui/kernel/qt_x11_p.h
changeset 7 f7bc934e204c
parent 3 41300fa6a67c
equal deleted inserted replaced
3:41300fa6a67c 7:f7bc934e204c
     1 /****************************************************************************
     1 /****************************************************************************
     2 **
     2 **
     3 ** Copyright (C) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 ** Copyright (C) 2010 Nokia Corporation and/or its subsidiary(-ies).
     4 ** All rights reserved.
     4 ** All rights reserved.
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     5 ** Contact: Nokia Corporation (qt-info@nokia.com)
     6 **
     6 **
     7 ** This file is part of the QtGui module of the Qt Toolkit.
     7 ** This file is part of the QtGui module of the Qt Toolkit.
     8 **
     8 **
   673 
   673 
   674         XWacomStylus,
   674         XWacomStylus,
   675         XWacomCursor,
   675         XWacomCursor,
   676         XWacomEraser,
   676         XWacomEraser,
   677 
   677 
       
   678         XTabletStylus,
       
   679         XTabletEraser,
       
   680 
   678         NPredefinedAtoms,
   681         NPredefinedAtoms,
   679 
   682 
   680         _QT_SETTINGS_TIMESTAMP = NPredefinedAtoms,
   683         _QT_SETTINGS_TIMESTAMP = NPredefinedAtoms,
   681         NAtoms
   684         NAtoms
   682     };
   685     };