summaryrefslogtreecommitdiff
path: root/libopie/ofileselector.h
Unidiff
Diffstat (limited to 'libopie/ofileselector.h') (more/less context) (ignore whitespace changes)
-rw-r--r--libopie/ofileselector.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/libopie/ofileselector.h b/libopie/ofileselector.h
index f2d5f84..17c494e 100644
--- a/libopie/ofileselector.h
+++ b/libopie/ofileselector.h
@@ -180,7 +180,7 @@ class OFileSelector : public QWidget {
180 QStringList selectedPaths() const; 180 QStringList selectedPaths() const;
181 181
182 QString directory()const; 182 QString directory()const;
183 int fileCount(); 183 int fileCount() const;
184 184
185 /* the user needs to delete it */ 185 /* the user needs to delete it */
186 DocLnk selectedDocument()const; 186 DocLnk selectedDocument()const;