diff -r c79486b7cb4b -r 4a84d7e444d8 vymview.h --- a/vymview.h Fri Nov 27 13:31:21 2009 +0000 +++ b/vymview.h Thu Jan 21 11:56:57 2010 +0000 @@ -29,6 +29,7 @@ void collapseOneLevel (); void showSelection (); void showFindWidget(); + void hideFindWidget(); void findNext (QString s); void findReset();