Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
K
KDE PIM Runtime
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
PIM
KDE PIM Runtime
Commits
09f9c298
Commit
09f9c298
authored
Jun 27, 2014
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
make it compile
parent
55787e6e
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
3 deletions
+3
-3
resources/CMakeLists.txt
resources/CMakeLists.txt
+1
-1
resources/mbox/compactpage.h
resources/mbox/compactpage.h
+1
-1
resources/mbox/lockmethodpage.h
resources/mbox/lockmethodpage.h
+1
-1
No files found.
resources/CMakeLists.txt
View file @
09f9c298
...
...
@@ -139,7 +139,7 @@ add_subdirectory( shared )
add_subdirectory
(
birthdays
)
add_subdirectory
(
mixedmaildir
)
add_subdirectory
(
mailtransport_dummy
)
# FIX LINKING
add_subdirectory( mbox )
add_subdirectory
(
mbox
)
add_subdirectory
(
nntp
)
add_subdirectory
(
vcarddir
)
add_subdirectory
(
icaldir
)
...
...
resources/mbox/compactpage.h
View file @
09f9c298
...
...
@@ -20,7 +20,7 @@
#ifndef COMPACTPAGE_H
#define COMPACTPAGE_H
#include <Q
tGui/Q
Widget>
#include <QWidget>
#include "ui_compactpage.h"
...
...
resources/mbox/lockmethodpage.h
View file @
09f9c298
...
...
@@ -20,7 +20,7 @@
#ifndef LOCKMETHODPAGE_H
#define LOCKMETHODPAGE_H
#include <Q
tGui/Q
Widget>
#include <QWidget>
#include "ui_lockfilepage.h"
...
...
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