From ae9e1ed9cc9e65c1ffb28f3b75ff499e18c6b31a Mon Sep 17 00:00:00 2001 From: mickeyl Date: Thu, 20 Nov 2003 01:31:27 +0000 Subject: rework optional doc-tab patch to be less intrusive and more sane --- (limited to 'core/launcher/launcher.h') diff --git a/core/launcher/launcher.h b/core/launcher/launcher.h index 1d046ee..4f3ff8c 100644 --- a/core/launcher/launcher.h +++ b/core/launcher/launcher.h @@ -116,7 +116,7 @@ public: void applicationScanningProgress( int percent ); void documentScanningProgress( int percent ); bool requiresApplications() const { return TRUE; } - bool requiresDocuments() const { return TRUE; } + bool requiresDocuments() const; void showLoadingDocs(); void showDocTab(); -- cgit v0.9.0.2