mirror of
https://bitbucket.org/smil3y/kde-workspace.git
synced 2025-02-23 10:22:49 +00:00
kioslave: remove duplicate KIO_MTP definition
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
ee0ef897a8
commit
993837c70d
2 changed files with 1 additions and 2 deletions
|
@ -19,6 +19,7 @@
|
|||
|
||||
|
||||
#include "filecache.h"
|
||||
#include "kio_mtp.h"
|
||||
|
||||
#include <KDebug>
|
||||
|
||||
|
|
|
@ -21,8 +21,6 @@
|
|||
#ifndef FILECACHE_H
|
||||
#define FILECACHE_H
|
||||
|
||||
#define KIO_MTP 7000
|
||||
|
||||
#include <stdint.h>
|
||||
|
||||
#include <QDateTime>
|
||||
|
|
Loading…
Add table
Reference in a new issue