mirror of
https://github.com/YACReader/yacreader
synced 2026-02-07 07:40:10 -05: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