- renamed imageExportDialog to ImageExportOptionsDialog (ImageExportDialog already defined in filedialogs.h)
- ported ImageExportOptionsDialog to Qt4 ApplicationWindow: - changed all "dialog->showNormal()" to Qt4 style "dialog->exec()" - fixed duplicate keyboard shortcuts (also in graph.cpp)
Authored by: thzs 2006-06-11
Parent: [r55]
Child: [r57]