Skip to content

Commit

Permalink
Removed triggerlabel
Browse files Browse the repository at this point in the history
It's not used by anything and I have no need for it.
  • Loading branch information
rodlie committed Mar 11, 2024
1 parent 2a3b327 commit 954fd60
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 29 deletions.
2 changes: 0 additions & 2 deletions src/app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -208,7 +208,6 @@ set(
GUI/timelinehighlightwidget.cpp
GUI/timelinewidget.cpp
GUI/timelinewrappernode.cpp
GUI/triggerlabel.cpp
GUI/twocolumnlayout.cpp
GUI/welcomedialog.cpp
GUI/widgetstack.cpp
Expand Down Expand Up @@ -334,7 +333,6 @@ set(
GUI/timelinewidget.h
GUI/timelinewrappernode.h
GUI/toolbutton.h
GUI/triggerlabel.h
GUI/twocolumnlayout.h
GUI/welcomedialog.h
GUI/widgetstack.h
Expand Down
1 change: 0 additions & 1 deletion src/app/GUI/timelinedockwidget.h
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
#include "smartPointers/ememory.h"
#include "framerange.h"
#include "timelinebasewrappernode.h"
#include "triggerlabel.h"
#include "qdoubleslider.h"
#include "renderhandler.h"

Expand Down
9 changes: 0 additions & 9 deletions src/app/GUI/triggerlabel.cpp

This file was deleted.

17 changes: 0 additions & 17 deletions src/app/GUI/triggerlabel.h

This file was deleted.

0 comments on commit 954fd60

Please sign in to comment.