Revision 580208
Go back to digest for 3rd September 2006Features in Educational
Jason Harris committed changes in /trunk/KDE/kdeedu/kstars/kstars:
1. Change mouse pointer to Qt::PointingHandCursor when the mouse is on the image widget in the Details dialog. This provides a visual hint to the user that the widget is clickable (to open the Thumbnail picker).
2. Change all KShortcut( "Ctrl+C" ) to KShortcut( Qt::CTRL+Qt::Key_C ).
File Changes
Modified 3 files
- /trunk/KDE/kdeedu/kstars/kstars
- /details_data.ui
- /fitsviewer.cpp
- /kstarsinit.cpp
3 files changed in total