Skip to content

Commit

Permalink
Merge pull request #723 from wawuwo/qpainter-drawing
Browse files Browse the repository at this point in the history
Refactor drawing subsystem
  • Loading branch information
ra3xdh authored May 26, 2024
2 parents 3a090d8 + f6fda4d commit 0faf4ce
Show file tree
Hide file tree
Showing 53 changed files with 1,435 additions and 1,866 deletions.
3 changes: 1 addition & 2 deletions qucs/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@ ADD_SUBDIRECTORY( spicecomponents )
SET(QUCS_SRCS
element.cpp octave_window.cpp qucsdoc.cpp
textdoc.cpp main.cpp schematic.cpp
mnemo.cpp qucs.cpp viewpainter.cpp
mnemo.cpp qucs.cpp
module.cpp schematic_element.cpp wire.cpp schematic_render.cpp
mouseactions.cpp qucs_actions.cpp schematic_file.cpp
wirelabel.cpp node.cpp qucs_init.cpp
Expand All @@ -150,7 +150,6 @@ settings.h
syntax.h
symbolwidget.h
textdoc.h
viewpainter.h
wire.h
wirelabel.h
)
Expand Down
Loading

0 comments on commit 0faf4ce

Please sign in to comment.