From 33ebc68a530393697724428f0e0db3a4807f3a9e Mon Sep 17 00:00:00 2001 From: zecke Date: Sun, 29 Sep 2002 16:53:10 +0000 Subject: Add the possibility to hide/show the TypeCombo/CategorySelect --- (limited to 'library/fileselector.h') diff --git a/library/fileselector.h b/library/fileselector.h index f1c9eb1..e3ae891 100644 --- a/library/fileselector.h +++ b/library/fileselector.h @@ -54,6 +54,8 @@ public: ~FileSelector(); void setNewVisible( bool b ); void setCloseVisible( bool b ); + void setTypeComboVisible( bool b = TRUE ); + void setCategorySelectVisible( bool b = TRUE ); void reread(); int fileCount(); DocLnk selectedDocument() const -- cgit v0.9.0.2