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
PIM
KMail
Commits
3e34c9f0
Commit
3e34c9f0
authored
Aug 26, 2021
by
Laurent Montel
😁
Browse files
We can have many KMMainWidget from long time ago
parent
9651942a
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/kmkernel.cpp
View file @
3e34c9f0
...
...
@@ -1553,7 +1553,7 @@ void KMKernel::expireAllFoldersNow() // called by the GUI
bool
KMKernel
::
canQueryClose
()
{
if
(
KMMainWidget
::
mainWidgetList
()
&&
KMMainWidget
::
mainWidgetList
()
->
count
()
>
1
)
{
if
(
KMMainWidget
::
mainWidgetList
())
{
return
true
;
}
return
mUnityServiceManager
->
canQueryClose
();
...
...
Jonathan Marten
@marten
mentioned in merge request
!43 (merged)
·
Sep 19, 2021
mentioned in merge request
!43 (merged)
mentioned in merge request !43
Toggle commit list
Jonathan Marten
@marten
mentioned in commit
b16e0522
·
Sep 25, 2021
mentioned in commit
b16e0522
mentioned in commit b16e0522a4bbf7fec1d8a16a05cc2f954f183b65
Toggle commit list
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