mirror of
https://github.com/huderlem/porymap.git
synced 2026-08-13 12:26:05 -05:00
Support changing connection maps, adding new connections, and removing connections
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
#include "graphicsview.h"
|
||||
#include "editor.h"
|
||||
|
||||
void GraphicsView::mousePressEvent(QMouseEvent *event) {
|
||||
QGraphicsView::mousePressEvent(event);
|
||||
|
||||
Reference in New Issue
Block a user