~ubuntu-branches/ubuntu/precise/calligra/precise

« back to all changes in this revision

Viewing changes to krita/plugins/tools/selectiontools/kis_tool_select_outline.h

  • Committer: Package Import Robot
  • Author(s): Jonathan Riddell
  • Date: 2012-03-12 14:34:55 UTC
  • mfrom: (1.1.3)
  • Revision ID: package-import@ubuntu.com-20120312143455-1bmr8gkyhbc2k9jm
Tags: 1:2.3.91-0ubuntu
* New upstream release
* Remove kubuntu_03_cmakelists_update.diff now upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
43
43
 
44
44
    virtual void paint(QPainter& gc, const KoViewConverter &converter);
45
45
 
46
 
    QWidget* createOptionWidget();
47
 
 
48
46
public slots:
49
47
    virtual void deactivate();
50
48