Revision 6ed77e4...

Go back to digest for 26th May 2013

Bug Fixes in Development Tools

Kevin Funk committed changes in [kdevplatform/1.5] plugins/filetemplates/templatepreview.cpp:

Make "Create new class" preview aware of C++ specific variables.

The Preview only set the "functions" and "members" variables,
but not the respective "public/protected/private_functions" variables
which are used in all C++ class templates, resulting in a empty header preview.
This fixes it.

REVIEW: 110410

File Changes

Modified 1 files
  • plugins/filetemplates/templatepreview.cpp
1 files changed in total