Switch to side-by-side view

--- a/src/qtgui/advsearch_w.h
+++ b/src/qtgui/advsearch_w.h
@@ -1,6 +1,6 @@
 #ifndef _ADVSEARCH_W_H_INCLUDED_
 #define _ADVSEARCH_W_H_INCLUDED_
-/* @(#$Id: advsearch_w.h,v 1.1 2006-09-04 15:13:01 dockes Exp $  (C) 2005 J.F.Dockes */
+/* @(#$Id: advsearch_w.h,v 1.2 2006-09-13 08:13:36 dockes Exp $  (C) 2005 J.F.Dockes */
 /*
  *   This program is free software; you can redistribute it and/or modify
  *   it under the terms of the GNU General Public License as published by
@@ -40,6 +40,7 @@
     virtual void restrictFtCB_toggled( bool on );
     virtual void searchPB_clicked();
     virtual void browsePB_clicked();
+    virtual void saveFileTypes();
 
 signals:
     void startSearch(Rcl::AdvSearchData);