Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
einsteinathome
pulsatingscience
Commits
ce62f604
Commit
ce62f604
authored
Jul 30, 2010
by
Oliver Bock
Browse files
Fixed comment
parent
794716ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/pulsatingscience.cpp
View file @
ce62f604
...
@@ -173,7 +173,7 @@ void PulsatingScience::closeEvent(QCloseEvent *event)
...
@@ -173,7 +173,7 @@ void PulsatingScience::closeEvent(QCloseEvent *event)
event
->
ignore
();
event
->
ignore
();
}
}
else
{
else
{
// save splitter layout
// save
window and
splitter layout
QSettings
settings
;
QSettings
settings
;
settings
.
setValue
(
"windowGeometry"
,
saveGeometry
());
settings
.
setValue
(
"windowGeometry"
,
saveGeometry
());
settings
.
setValue
(
"windowState"
,
saveState
());
settings
.
setValue
(
"windowState"
,
saveState
());
...
...
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