mirror of
https://github.com/YACReader/yacreader
synced 2025-07-26 00:44:59 -04:00
fixed fullscreen mode (QTBUG-41883)
This commit is contained in:
@ -60,6 +60,7 @@ protected slots:
|
||||
void requestedContextMenu(const QPoint & point);
|
||||
|
||||
private:
|
||||
QToolBar * toolbar;
|
||||
QItemSelectionModel * _selectionModel;
|
||||
QQuickView *view;
|
||||
QWidget *container;
|
||||
|
Reference in New Issue
Block a user