Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Tusooa Zhu
Krita
Commits
0e8b0ff8
Commit
0e8b0ff8
authored
Aug 20, 2015
by
Halla Rempt
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Coding style
parent
76dd081c
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
libs/widgets/KoResourceItemChooserSync.cpp
libs/widgets/KoResourceItemChooserSync.cpp
+2
-2
No files found.
libs/widgets/KoResourceItemChooserSync.cpp
View file @
0e8b0ff8
...
...
@@ -28,14 +28,14 @@ struct KoResourceItemChooserSync::Private
};
KoResourceItemChooserSync
::
KoResourceItemChooserSync
()
:
d
(
new
Private
)
KoResourceItemChooserSync
::
KoResourceItemChooserSync
()
:
d
(
new
Private
)
{
d
->
baseLength
=
50
;
}
KoResourceItemChooserSync
::~
KoResourceItemChooserSync
()
{
}
KoResourceItemChooserSync
*
KoResourceItemChooserSync
::
instance
()
...
...
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