Revision e61df95...
Go back to digest for 4th August 2013Bug Fixes in Educational
Aleix Pol Gonzalez committed changes in [pairs] pairseditor/mainwindow.cpp:
Fix crash
Initialize the view whenever we're creating the view, otherwise most of the
class members would be null and the application crashed.
Also don't ask to save if the view is not initialized yet, it's not useful
and lets us reuse this bit of code.
REVIEW: 323071
File Changes
Modified 1 files
- pairseditor/mainwindow.cpp
1 files changed in total