Summary of bug description
A "Quit" menu item is still missing in the MITK applications
Cause of the bug
Feature request (the command framework is still not finished).
Proposed solution
Write a hack for displaying the "Quit" menu item.
Affected classes
org.mitk.gui.qt.application/QmitkWorkbenchWindowAdvisor.cpp org.mitk.gui.qt.application/QmitkWorkbenchWindowAdvisorHack.h
How will the bugfix get tested?
Start the application and click on File->Quit
