Skip to content

Commit

Permalink
Removed namedcontainer
Browse files Browse the repository at this point in the history
Not used by anything
  • Loading branch information
rodlie committed Mar 13, 2024
1 parent dfe97a7 commit e3dcd4d
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 87 deletions.
2 changes: 0 additions & 2 deletions src/app/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -269,7 +269,6 @@ set(
#GUI/BrushWidgets/brushselectionwidget.cpp
GUI/flowlayout.cpp
GUI/ColorWidgets/colorwidgetshaders.cpp
GUI/namedcontainer.cpp
#GUI/BrushWidgets/brushwidget.cpp
GUI/Settings/labeledslider.cpp
GUI/toolbox.cpp
Expand Down Expand Up @@ -385,7 +384,6 @@ set(
#GUI/BrushWidgets/brushselectionwidget.h
GUI/flowlayout.h
GUI/ColorWidgets/colorwidgetshaders.h
GUI/namedcontainer.h
#GUI/BrushWidgets/brushwidget.h
boxtypemenu.h
GUI/Settings/labeledslider.h
Expand Down
1 change: 0 additions & 1 deletion src/app/GUI/fillstrokesettings.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@
#include "widgets/actionbutton.h"
#include "qdoubleslider.h"
//#include "segment1deditor.h"
#include "namedcontainer.h"
#include <QDockWidget>
#include "paintsettingsapplier.h"
#include "Animators/gradient.h"
Expand Down
41 changes: 0 additions & 41 deletions src/app/GUI/namedcontainer.cpp

This file was deleted.

43 changes: 0 additions & 43 deletions src/app/GUI/namedcontainer.h

This file was deleted.

0 comments on commit e3dcd4d

Please sign in to comment.