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
d054f857
Commit
d054f857
authored
Nov 15, 2021
by
Laurent Montel
😁
Browse files
Move in own repository
parent
50467a85
Pipeline
#97735
passed with stage
in 13 minutes and 55 seconds
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
src/CMakeLists.txt
View file @
d054f857
...
...
@@ -173,7 +173,7 @@ target_sources(kmailprivate PRIVATE
manageshowcollectionproperties.cpp
kmmigrateapplication.cpp
kmail.qrc
historyswitchfoldermanager.cpp
historyswitchfolder/
historyswitchfoldermanager.cpp
attributes/taskattribute.h
folderarchive/folderarchiveaccountinfo.h
...
...
@@ -304,7 +304,7 @@ target_sources(kmailprivate PRIVATE
kmlaunchexternalcomponent.h
manageshowcollectionproperties.h
kmmigrateapplication.h
historyswitchfoldermanager.h
historyswitchfolder/
historyswitchfoldermanager.h
)
...
...
src/historyswitchfoldermanager.cpp
→
src/
historyswitchfolder/
historyswitchfoldermanager.cpp
View file @
d054f857
File moved
src/historyswitchfoldermanager.h
→
src/
historyswitchfolder/
historyswitchfoldermanager.h
View file @
d054f857
...
...
@@ -10,7 +10,6 @@
#include
<QUndoStack>
class
QUndoStack
;
class
HistorySwitchFolderManager
:
public
QObject
{
Q_OBJECT
...
...
src/kmmainwidget.cpp
View file @
d054f857
...
...
@@ -134,7 +134,7 @@
#include
<PimCommon/LogActivitiesManager>
#include
"historyswitchfoldermanager.h"
#include
"
historyswitchfolder/
historyswitchfoldermanager.h"
#include
"kmail_debug.h"
#include
<KAcceleratorManager>
...
...
Write
Preview
Supports
Markdown
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