summaryrefslogtreecommitdiff
path: root/core/launcher/documentlist.h
Unidiff
Diffstat (limited to 'core/launcher/documentlist.h') (more/less context) (ignore whitespace changes)
-rw-r--r--core/launcher/documentlist.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/core/launcher/documentlist.h b/core/launcher/documentlist.h
index 232bb6a..8b69e95 100644
--- a/core/launcher/documentlist.h
+++ b/core/launcher/documentlist.h
@@ -34,3 +34,3 @@ public:
34 DocumentList( ServerInterface *serverGui, bool scanDocs = TRUE, 34 DocumentList( ServerInterface *serverGui, bool scanDocs = TRUE,
35 QObject *parent = 0, const char *name = 0 ); 35 QObject *parent = 0, const char *name = 0 );
36 ~DocumentList(); 36 ~DocumentList();
@@ -44,2 +44,3 @@ public:
44 void reloadDocLnks(); 44 void reloadDocLnks();
45 void reforceDocuments();
45 void DiffAppLnks(); 46 void DiffAppLnks();