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
Tusooa Zhu
Krita
Commits
b3c56575
Commit
b3c56575
authored
May 22, 2006
by
Halla Rempt
Browse files
Another error.
svn path=/trunk/koffice/; revision=543804
parent
ba1c519d
Changes
1
Hide whitespace changes
Inline
Side-by-side
krita/ui/kis_qpaintdevice_canvas.cc
View file @
b3c56575
...
...
@@ -36,7 +36,7 @@
#include "kis_qpaintdevice_canvas_painter.h"
KisQPaintDeviceCanvasWidget
::
KisQPaintDeviceCanvasWidget
(
QWidget
*
parent
,
const
char
*
name
)
:
QWidget
(
parent
,
Qt
::
WA_PaintOutsidePaintEvent
)
:
QWidget
(
parent
)
{
QWidget
::
setObjectName
(
name
);
}
...
...
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