mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
code cleanup: remove unimplemented classes and structs
Remove forward declared but not implemented classes and structs. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl>
This commit is contained in:
parent
db39f1a847
commit
26a0e741b8
3 changed files with 0 additions and 10 deletions
|
|
@ -14,7 +14,6 @@ class DiveCartesianAxis;
|
|||
class QGraphicsLineItem;
|
||||
class QGraphicsSimpleTextItem;
|
||||
class QGraphicsPixmapItem;
|
||||
struct graphics_context;
|
||||
|
||||
/* To use a tooltip, simply ->setToolTip on the QGraphicsItem that you want
|
||||
* or, if it's a "global" tooltip, set it on the mouseMoveEvent of the ProfileGraphicsView.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue