Revision 2acb7cf...

Go back to digest for 9th September 2012

Optimization in Office

Dan Leinir Turthra Jensen committed changes in [calligra/krita-sketch-rempt] krita/sketch/MainWindow.cpp:

Expose the engine to qml so we can inform the models about it

This seems like a hack on the surfae, but it's the only way we can
get a hold of the engine to register model-specific image providers
on it. It essentially makes sure we /don't/ have to do singleton
type things to get the layer thumbnailer to work (and future similar
cases)

File Changes

Modified 1 files
  • krita/sketch/MainWindow.cpp
1 files changed in total