Skip to content

Commit b61e1e7

Browse files
committed
Revert dotplot
1 parent ef2cdb4 commit b61e1e7

File tree

8 files changed

+29
-833
lines changed

8 files changed

+29
-833
lines changed

Bandage.pro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ INCLUDEPATH += ui
2929

3030
SOURCES += \
3131
program/main.cpp\
32-
program/dotplot.cpp \
3332
program/settings.cpp \
3433
program/globals.cpp \
3534
program/graphlayoutworker.cpp \
@@ -120,7 +119,6 @@ SOURCES += \
120119

121120
HEADERS += \
122121
program/settings.h \
123-
program/dotplot.h \
124122
program/globals.h \
125123
program/graphlayoutworker.h \
126124
graph/debruijnnode.h \

BandageTests.pro

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ SOURCES += \
3333
program/settings.cpp \
3434
program/globals.cpp \
3535
program/graphlayoutworker.cpp \
36-
program/dotplot.cpp \
3736
graph/debruijnnode.cpp \
3837
graph/debruijnedge.cpp \
3938
graph/graphicsitemnode.cpp \
@@ -124,7 +123,6 @@ HEADERS += \
124123
program/settings.h \
125124
program/globals.h \
126125
program/graphlayoutworker.h \
127-
program/dotplot.h \
128126
graph/debruijnnode.h \
129127
graph/debruijnedge.h \
130128
graph/graphicsitemnode.h \

program/dotplot.cpp

Lines changed: 0 additions & 175 deletions
This file was deleted.

program/dotplot.h

Lines changed: 0 additions & 58 deletions
This file was deleted.

0 commit comments

Comments
 (0)