mirror of
https://github.com/qelectrotech/qelectrotech-source-mirror.git
synced 2026-04-02 17:39:59 +02:00
revamp and improve some code
git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4214 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
@@ -25,6 +25,8 @@ class QMouseEvent;
|
||||
|
||||
class DVEventAddShape : public DVEventInterface
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
public:
|
||||
DVEventAddShape(DiagramView *dv, QetShapeItem::ShapeType shape_type);
|
||||
virtual ~DVEventAddShape ();
|
||||
|
||||
Reference in New Issue
Block a user