Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Games
KsirK
Commits
c440f01e
Commit
c440f01e
authored
Mar 25, 2007
by
Gaël de Chalendar
Browse files
Solved the crash at exit
svn path=/trunk/playground/games/ksirk/; revision=646305
parent
20b831e1
Changes
1
Hide whitespace changes
Inline
Side-by-side
ksirk/kgamewin.cpp
View file @
c440f01e
...
...
@@ -170,7 +170,6 @@ KGameWindow::KGameWindow(QWidget* parent) :
KGameWindow
::~
KGameWindow
()
{
m_dirs
=
0
;
m_config
=
0
;
delete
m_backGnd
;
m_backGnd
=
0
;
delete
m_scene
;
m_scene
=
0
;
if
(
m_barFlagButton
)
{
delete
m_barFlagButton
;
m_barFlagButton
=
0
;}
...
...
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