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
Graphics
digiKam
Commits
c4f8af9c
Commit
c4f8af9c
authored
Jul 07, 2011
by
Gilles Caulier
🗼
Browse files
use extra namespace qualification here
CCBUGS: 261656
parent
8b50dac2
Changes
1
Hide whitespace changes
Inline
Side-by-side
utilities/imageeditor/editor/editortool.h
View file @
c4f8af9c
...
...
@@ -70,7 +70,7 @@ public:
public
Q_SLOTS
:
void
slotUpdateSpotInfo
(
const
DColor
&
col
,
const
QPoint
&
point
);
void
slotUpdateSpotInfo
(
const
Digikam
::
DColor
&
col
,
const
QPoint
&
point
);
virtual
void
slotCloseTool
();
virtual
void
slotApplyTool
();
void
slotPreviewModeChanged
();
...
...
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