mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
User manual: overlay search panel
Make search panel floating so that web view does not resize. This commit also addresses following issues: - search now wraps around document - application icon and window title are now back Signed-off-by: Sergey Starosek <sergey.starosek@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
8ded16fd1b
commit
7e7a1d29ad
3 changed files with 127 additions and 146 deletions
|
@ -8,7 +8,7 @@ namespace Ui {
|
|||
class UserManual;
|
||||
}
|
||||
|
||||
class UserManual : public QWidget
|
||||
class UserManual : public QMainWindow
|
||||
{
|
||||
Q_OBJECT
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue