Changeset 5546 for branches/qt-gui_qt4/src/contactlist/contactuserdata.h
- Timestamp:
- 10/04/07 12:27:57 (14 months ago)
- Files:
-
- 1 modified
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/contactlist/contactuserdata.h
r5528 r5546 211 211 unsigned long myStatusFull; 212 212 int myEvents; 213 bool myStatusInvisible, myStatusTyping, myCustomAR, mySecure, myFlash, myBirthday, myPhone, myCellular, myGPGKey, myGPGKeyEnabled; 213 bool myStatusInvisible, myStatusTyping, myStatusAwaitingAuth, myCustomAR, mySecure; 214 bool myFlash, myBirthday, myPhone, myCellular, myGPGKey, myGPGKeyEnabled; 214 215 bool myNewUser, myNotInList; 215 216 bool myInIgnoreList, myInOnlineNotify, myInInvisibleList, myInVisibleList;
