diff --git a/kio/kio/kfilemetainfo.h b/kio/kio/kfilemetainfo.h index b71ab0fa0..63a08c277 100644 --- a/kio/kio/kfilemetainfo.h +++ b/kio/kio/kfilemetainfo.h @@ -1234,7 +1234,7 @@ protected: * @return a pointer to the plugin that belogs to this object's mimetype. * It will be auto-loaded if it's currently not loaded **/ - KFilePlugin * const plugin() const; + KFilePlugin * plugin() const; void ref(); void deref();