Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
033d2a6d
Commit
033d2a6d
authored
Jul 07, 2008
by
Jean-Baptiste Kempf
Browse files
Force a correct size of the dialog at start.
parent
b660dd5c
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/dialogs/bookmarks.cpp
View file @
033d2a6d
/*****************************************************************************
* bookmarks.cpp : Bookmarks
****************************************************************************
* Copyright (C) 200
6
the VideoLAN team
* Copyright (C) 200
7-2008
the VideoLAN team
*
* Authors: Antoine Lejeune <phytos@via.ecp.fr>
*
...
...
@@ -78,6 +78,7 @@ BookmarksDialog::BookmarksDialog( intf_thread_t *_p_intf ):QVLCFrame( _p_intf )
BUTTONACT
(
extractButton
,
extract
()
);
readSettings
(
"Bookmarks"
);
updateGeometry
();
}
BookmarksDialog
::~
BookmarksDialog
()
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment