Revision 9edc104...
Go back to digest for 15th July 2012Other in Graphics
Gilles Caulier committed changes in [kipi-plugins/development/3.0.0] /:
very important changes here. No need to switch from/to ref to pointer and vis versa. As all is stored as pointer internally, using const pointer as arguments is the best way to optain a clean code to read.
Init all point to 0 when it's possible.
Constify arguments and methods when it's possible.
File Changes
Modified 5 files
- videoslideshow/dialogs/exportdialog.cpp
- videoslideshow/dialogs/exportdialog.h
- videoslideshow/manager/actions.h
- videoslideshow/manager/actionthread.cpp
- videoslideshow/manager/actionthread.h
5 files changed in total