Revision 1213220

Go back to digest for 16th January 2011

Bug Fixes in Educational

Bernhard Beschow committed changes in /trunk/KDE/kdeedu/marble/src/lib/MapWizard.cpp:

use Q_ASSERT rather than error dialogs in MapWizard::accept()

The data entered by the user should have been validated in the respective pages.
Thus, anything that goes wrong here is a programming error.

File Changes

Modified 1 files
  • /trunk/KDE/kdeedu/marble/src/lib/MapWizard.cpp
1 files changed in total