graphic in fullscreen now show all controls
This commit is contained in:
@@ -485,7 +485,6 @@ protected slots:
|
||||
void canvasMouseDoubleClickEvent(QMouseEvent *);
|
||||
void canvasWheelEvent(QWheelEvent *);
|
||||
void canvasLeaveEvent(QEvent *);
|
||||
void canvasKeyPressEvent(QKeyEvent *);
|
||||
void graphicVisibleChange(bool checked);
|
||||
void graphicAllVisibleChange(bool checked);
|
||||
void lineXMinChanged(double value);
|
||||
|
||||
Reference in New Issue
Block a user