Changeset 6281 for trunk/qt4-gui/src/core/usermenu.h
- Timestamp:
- 06/14/08 03:22:13 (6 months ago)
- Files:
-
- 1 modified
-
trunk/qt4-gui/src/core/usermenu.h (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/qt4-gui/src/core/usermenu.h
r6097 r6281 88 88 void removeContact(); 89 89 void selectKey(); 90 void copyIdToClipboard(); 90 91 void viewHistory(); 91 92 void viewInfoGeneral(); … … 154 155 QAction* mySetKeyAction; 155 156 #endif 157 QAction* myCopyIdAction; 156 158 QAction* myViewHistoryAction; 157 159 QAction* myViewGeneralAction;
