]> Shamusworld >> Repos - architektonas/commit
Add pen toolbar widget.
authorShamus Hammons <jlhamm@acm.org>
Fri, 12 May 2017 03:12:36 +0000 (22:12 -0500)
committerShamus Hammons <jlhamm@acm.org>
Fri, 12 May 2017 03:12:36 +0000 (22:12 -0500)
commit4708212b56a0c5645226e728f9a26ee1fd2d027d
tree273a3ec8b95156428164c62497180ca1fad8869b
parentccac11461956c9c0cc9756f8963436b5d88dfbb7
Add pen toolbar widget.

Right now, you can change existing objects' attributes. Will probably
have to add code to make it so that new objects pick up the attributes
in the pen widget.
architektonas.pro
src/applicationwindow.cpp
src/drawingview.cpp
src/drawingview.h
src/penwidget.cpp [new file with mode: 0644]
src/penwidget.h [new file with mode: 0644]