~ubuntu-branches/ubuntu/vivid/kdesdk/vivid

« back to all changes in this revision

Viewing changes to okteta/kasten/controllers/view/poddecoder/poddelegate.cpp

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-06-06 11:49:54 UTC
  • mfrom: (0.4.21)
  • Revision ID: package-import@ubuntu.com-20120606114954-rdls73fzlpzxglbx
Tags: 4:4.8.80-0ubuntu1
* New uptream beta release
* Update dont_export_private_classes.diff

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
// TODO: Stranger that you are reading this: please help out and show how to add QVariant::Types for custom datatypes,
44
44
// so that instead of this unflexible maintanance mess^WWWunlooped code QItemEditorCreator can be used!
45
45
 
46
 
namespace Kasten1
 
46
namespace Kasten2
47
47
{
48
48
 
49
49
PODDelegate::PODDelegate( PODDecoderTool* tool, QObject* parent )