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
Games
KLines
Commits
26af9e78
Commit
26af9e78
authored
Feb 02, 2007
by
Dmitry Suzdalev
Browse files
I feel like EBN today :).
Round of ebn fixes. svn path=/trunk/KDE/kdegames/klines/; revision=629438
parent
e8e634af
Changes
1
Show whitespace changes
Inline
Side-by-side
mwidget.h
View file @
26af9e78
...
@@ -29,7 +29,7 @@ class MainWidget : public QWidget
...
@@ -29,7 +29,7 @@ class MainWidget : public QWidget
{
{
Q_OBJECT
Q_OBJECT
public:
public:
MainWidget
(
QWidget
*
parent
=
0
);
explicit
MainWidget
(
QWidget
*
parent
=
0
);
~
MainWidget
();
~
MainWidget
();
KLinesScene
*
scene
()
{
return
m_scene
;
}
KLinesScene
*
scene
()
{
return
m_scene
;
}
...
...
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