made column span redundant

This commit is contained in:
itsmattkc
2019-04-11 01:40:37 +10:00
parent d3bc1d4f06
commit e73011e192
7 changed files with 39 additions and 24 deletions
+8
View File
@@ -0,0 +1,8 @@
#include "nodegraph.h"
#include <QDebug>
NodeGraph::NodeGraph()
{
}