Clean up kfilemetainfo include warning

pull/16/head
Timothy Pearson 12 years ago
parent 1c14fecac3
commit a81c2d06f3

@ -1234,7 +1234,7 @@ protected:
* @return a pointer to the plugin that belogs to this object's mimetype. * @return a pointer to the plugin that belogs to this object's mimetype.
* It will be auto-loaded if it's currently not loaded * It will be auto-loaded if it's currently not loaded
**/ **/
KFilePlugin * const plugin() const; KFilePlugin * plugin() const;
void ref(); void ref();
void deref(); void deref();

Loading…
Cancel
Save