OSDN Git Service

Snippets: Move code from the manager to the collection.
authorLeandro Melo <leandro.melo@nokia.com>
Tue, 23 Nov 2010 10:31:57 +0000 (11:31 +0100)
committerLeandro Melo <leandro.melo@nokia.com>
Wed, 8 Dec 2010 16:22:11 +0000 (17:22 +0100)
commit22c9b652b0cc7fe4aafd68a620c7bada5ff0a5d9
tree0c0fea0a7ede3d7fd472cbe998693f8ead1f7237
parent4a8bdaf8435a57ba1ea31378b9e7ccc86b1aeee0
Snippets: Move code from the manager to the collection.

Reloading and synchronizing are now directly accessible from
the collection interface.
src/plugins/texteditor/snippets/snippetscollection.cpp
src/plugins/texteditor/snippets/snippetscollection.h
src/plugins/texteditor/snippets/snippetsmanager.cpp
src/plugins/texteditor/snippets/snippetsmanager.h
src/plugins/texteditor/snippets/snippetssettingspage.cpp