Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
5fc93542
Commit
5fc93542
authored
Apr 04, 2007
by
Jean-Baptiste Kempf
Browse files
Qt4 - SPrefsInterface Button is clicked by default.
parent
6b1af002
Changes
1
Hide whitespace changes
Inline
Side-by-side
modules/gui/qt4/components/simple_preferences.cpp
View file @
5fc93542
...
...
@@ -80,6 +80,8 @@ SPrefsCatList::SPrefsCatList( intf_thread_t *_p_intf, QWidget *_parent ) :
spref_cone_Input_64
.
png
,
4
);
ADD_CATEGORY
(
SPrefsHotkeys
,
qtr
(
"Hotkeys"
),
spref_cone_Hotkeys_64
.
png
,
5
);
SPrefsInterface
->
setChecked
(
true
);
this
->
setSizePolicy
(
QSizePolicy
::
Expanding
,
QSizePolicy
::
Expanding
);
setLayout
(
layout
);
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a 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