diff options
Diffstat (limited to 'src/plugins/graphicssystems/fb_base/fb_base.h')
-rw-r--r-- | src/plugins/graphicssystems/fb_base/fb_base.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/plugins/graphicssystems/fb_base/fb_base.h b/src/plugins/graphicssystems/fb_base/fb_base.h index 8b130d2..91b6d12 100644 --- a/src/plugins/graphicssystems/fb_base/fb_base.h +++ b/src/plugins/graphicssystems/fb_base/fb_base.h @@ -12,7 +12,6 @@ class QMouseEvent; class QSize; class QPainter; -class QGraphicsSystemFbWindowSurface; class QGraphicsSystemFbScreen; class QGraphicsSystemSoftwareCursor : public QGraphicsSystemCursor |