Now the SetupModel is in MainWindow class and a pointer is
authorMikko Keinänen <mikko.keinanen@gmail.com>
Thu, 16 Dec 2010 22:36:36 +0000 (00:36 +0200)
committerMikko Keinänen <mikko.keinanen@gmail.com>
Thu, 16 Dec 2010 22:36:36 +0000 (00:36 +0200)
commit2553c1783d0e375903ffff23c6cfe6bf63e008a3
tree17b5550b5fb8890a3e121ae105a05f2849d1a994
parent175147c0f28d4a7880bcc24dd1a789d33b7c537b
Now the SetupModel is in MainWindow class and a pointer is
passed to SetupEditView and EmuLauncher. The data is in sync
in controls without refresh / updateData. TODO: Implement this
also for other models!
src/emulauncher.cpp
src/emulauncher.h
src/mainwindow.cpp
src/mainwindow.h
src/views/emufronteditview.h
src/views/setupeditview.cpp
src/views/setupeditview.h