diff options
| author | Roopesh Chander <roop@forwardbias.in> | 2009-10-22 16:19:49 +0530 |
|---|---|---|
| committer | Roopesh Chander <roop@forwardbias.in> | 2009-10-22 16:19:49 +0530 |
| commit | 90bf1e09050dd40e8199c05812b06cba10a4eac4 (patch) | |
| tree | a809831e623c839f7fbf47a47c4f9442b38e8888 /graphicstoolbar.h | |
| parent | 875889d3020b285964e3f63f6e660e961e6a9d46 (diff) | |
play with some effects for the toolbar
Diffstat (limited to 'graphicstoolbar.h')
| -rw-r--r-- | graphicstoolbar.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/graphicstoolbar.h b/graphicstoolbar.h index a936716..9ee5eaf 100644 --- a/graphicstoolbar.h +++ b/graphicstoolbar.h @@ -5,6 +5,7 @@ #include <QGraphicsLinearLayout> #include <QLinearGradient> #include <QGraphicsScene> +#include <QGraphicsEffect> class GraphicsToolBar : public QGraphicsWidget { |
