Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Fix for ticket #64.
When quitting with a modified state the user is prompted as to whether they want to save the project. Qgis now also captures the window close event and treats it like a File:Quit menu item. git-svn-id: http://svn.osgeo.org/qgis/trunk@5445 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
Showing
with
23 additions
and 10 deletions.
- +19 −6 src/gui/qgisapp.cpp
- +4 −4 src/gui/qgisapp.h