Implemented panel to view and configure paintarea pen/brush
commit2d2e7060a7c5ecf68bdabad4327d134911041b42
authorJorge Cuadrado <kuadrosxx@gmail.com>
Wed, 12 Sep 2007 21:24:51 +0000 (12 16:24 -0500)
committerJorge Cuadrado <kuadrosxx@gmail.com>
Wed, 12 Sep 2007 21:24:51 +0000 (12 16:24 -0500)
tree995e248f547c599c1bbb0faea20af277cf1bfd0f
parent0c1b818c91732f451616bb91634c000461fa8678
Implemented panel to view and configure paintarea pen/brush
examples/tools/mainwindow.cpp
yamf/gui/brushesconfig.cpp [new file with mode: 0644]
yamf/gui/brushesconfig.h [new file with mode: 0644]
yamf/gui/brushesconfig.ui [new file with mode: 0644]
yamf/gui/gui.pro
yamf/gui/pen.cpp