Changeset 6000 for branches/qt-gui_qt4/src/core/systemmenu.h
- Timestamp:
- 01/08/08 06:03:05 (11 months ago)
- Files:
-
- 1 modified
-
branches/qt-gui_qt4/src/core/systemmenu.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/qt-gui_qt4/src/core/systemmenu.h
r5885 r6000 243 243 private slots: 244 244 void aboutToShowStatusMenu(); 245 void ownerAdmFunction(QAction* action); 245 void viewInfo(); 246 void viewHistory(); 246 247 void setStatus(QAction* action); 247 248 void toggleInvisibleStatus();
