Skip to content

Commit

Permalink
[processing] improve script editor dialog
Browse files Browse the repository at this point in the history
Use QMainWindow instead of QDialog, add normal toolbar instead of
QToolButtons. Also fix some issues caused by Qt5 switch.
  • Loading branch information
alexbruy committed Nov 24, 2016
1 parent 7e0cd9a commit c3ed390
Show file tree
Hide file tree
Showing 7 changed files with 1,342 additions and 331 deletions.
2 changes: 2 additions & 0 deletions images/images.qrc
Original file line number Diff line number Diff line change
Expand Up @@ -115,6 +115,8 @@
<file>themes/default/mActionAddBasicCircle.svg</file>
<file>themes/default/mActionEditNodesItem.svg</file>
<file>themes/default/mActionEditHelpContent.svg</file>
<file>themes/default/mActionIncreaseFont.svg</file>
<file>themes/default/mActionDecreaseFont.svg</file>
<file>themes/default/mActionAddNodesItem.svg</file>
<file>themes/default/mActionAddPolygon.svg</file>
<file>themes/default/mActionAddPolyline.svg</file>
Expand Down
Loading

0 comments on commit c3ed390

Please sign in to comment.