mirror of
https://bitbucket.org/smil3y/kdelibs.git
synced 2025-02-24 02:42:48 +00:00
kio: remove documentation for non-existing methods
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
27b5f27d2e
commit
d67610909c
1 changed files with 0 additions and 6 deletions
|
@ -362,12 +362,6 @@ public:
|
|||
*/
|
||||
virtual void applyChanges();
|
||||
|
||||
/**
|
||||
* Convenience method for most ::supports methods
|
||||
* @return true if the file is a local, regular, readable, desktop file
|
||||
* @deprecated use KFileItem::isDesktopFile
|
||||
*/
|
||||
|
||||
void setDirty( bool b );
|
||||
bool isDirty() const;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue