Skip to content
Permalink
Browse files
[processing] improve script editor dialog
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.
@@ -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>

0 comments on commit c3ed390

Please sign in to comment.