Revision 6d011cd...

Go back to digest for 26th August 2012

Bug Fixes in Graphics

Fabio D'Urso committed changes in [okular] shell/shell.cpp:

Do not show the save changes prompt twice if the main window is closed

Call m_part->closeUrl with promptToSave=false in the Shell dtor, so that
the save changes prompt is not shown again (it's already shown because
of Shell::queryClose)

File Changes

Modified 1 files
  • shell/shell.cpp
1 files changed in total