git-svn-id: svn+ssh://svn.tuxfamily.org/svnroot/qet/qet/trunk@4034 bfdf4180-ca20-0410-9c96-a3a8aa849046
This commit is contained in:
scorpio810
2015-07-04 17:25:27 +00:00
parent d258d87efd
commit b5d3db8d39

View File

@@ -27,7 +27,8 @@ DVEventInterface::DVEventInterface(DiagramView *dv) :
{
}
DVEventInterface::~DVEventInterface() {};
DVEventInterface::~DVEventInterface() {
}
bool DVEventInterface::mouseDoubleClickEvent(QMouseEvent *event) {
Q_UNUSED (event);