Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
PIM
KOrganizer
Commits
18ca7966
Commit
18ca7966
authored
May 02, 2017
by
Laurent Montel
😁
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Clean forward declaration
parent
fd3c1743
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
2 deletions
+0
-2
src/korganizer.h
src/korganizer.h
+0
-1
src/plugininterface/korganizerplugininterface.h
src/plugininterface/korganizerplugininterface.h
+0
-1
No files found.
src/korganizer.h
View file @
18ca7966
...
...
@@ -36,7 +36,6 @@
#include <KParts/MainWindow>
class
CalendarView
;
class
KOrganizerPluginInterface
;
// Workaround for moc workaround for visual c++ 6.0 sucking
typedef
KOrg
::
MainWindow
KOrgMainWindow
;
typedef
KParts
::
MainWindow
KPartsMainWindow
;
...
...
src/plugininterface/korganizerplugininterface.h
View file @
18ca7966
...
...
@@ -22,7 +22,6 @@
#include <QObject>
#include <PimCommonAkonadi/PluginInterface>
class
KActionCollection
;
class
KOrganizerPluginInterface
:
public
PimCommon
::
PluginInterface
{
Q_OBJECT
...
...
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