mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kdecore: remove declaration of non-existing KMimeType methods
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
8d3cdfe9ea
commit
92d12739d8
1 changed files with 0 additions and 2 deletions
|
@ -438,8 +438,6 @@ private:
|
|||
int offset() const;
|
||||
void save(QDataStream &s);
|
||||
|
||||
void loadInternal( QDataStream& _str);
|
||||
static void buildDefaultType();
|
||||
static void checkEssentialMimeTypes();
|
||||
static KMimeType::Ptr findByUrlHelper( const KUrl& url, mode_t mode,
|
||||
bool is_local_file, QIODevice* device, int* accuracy );
|
||||
|
|
Loading…
Add table
Reference in a new issue